From 8c5994ec91f681ba444c819ba656dca2b085c1ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 08:30:33 +0000 Subject: [PATCH] mergiraf: Update to version 0.12.0 --- bucket/mergiraf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mergiraf.json b/bucket/mergiraf.json index abeb963a91..1d415b32bd 100644 --- a/bucket/mergiraf.json +++ b/bucket/mergiraf.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.12.0", "description": "A syntax-aware git merge driver", "homepage": "https://mergiraf.org", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.11.0/mergiraf_x86_64-pc-windows-gnu.zip", - "hash": "fd8d9b26d20cb03f3ac35faa86c047dba499301b2e26f954f540c2e80aa2329d" + "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.12.0/mergiraf_x86_64-pc-windows-gnu.zip", + "hash": "9d2e0e4ee9659f7f4982cc950bf04e846e86bcfd65dd747bd0557898af1922f4" } }, "bin": "mergiraf.exe",