From 8bd32f17a073569307767ae75fa96b2d225e5820 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 20:27:06 +0000 Subject: [PATCH] mergiraf: Update to version 0.6.0 --- bucket/mergiraf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mergiraf.json b/bucket/mergiraf.json index 6905871e87ae8..f8d6f47c3c58a 100644 --- a/bucket/mergiraf.json +++ b/bucket/mergiraf.json @@ -1,12 +1,12 @@ { - "version": "0.5.1", + "version": "0.6.0", "description": "A syntax-aware git merge driver", "homepage": "https://mergiraf.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.5.1/mergiraf_x86_64-pc-windows-gnu.zip", - "hash": "c990aeb409d6b2c9187ba244bb08c893b5f30b51214b31d0a5a5b97ef67376e0" + "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.6.0/mergiraf_x86_64-pc-windows-gnu.zip", + "hash": "a4dd34f281af1861065059b03ca9fa3ddac41c517de377aca086cbed2615f577" } }, "bin": "mergiraf.exe",