From fe543ec12a8703d4f9a33345a952365df398fd83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 20:29:33 +0000 Subject: [PATCH] mergiraf: Update to version 0.12.1 --- bucket/mergiraf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mergiraf.json b/bucket/mergiraf.json index 1d415b32bd..88b90a27c0 100644 --- a/bucket/mergiraf.json +++ b/bucket/mergiraf.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.12.1", "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.12.0/mergiraf_x86_64-pc-windows-gnu.zip", - "hash": "9d2e0e4ee9659f7f4982cc950bf04e846e86bcfd65dd747bd0557898af1922f4" + "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.12.1/mergiraf_x86_64-pc-windows-gnu.zip", + "hash": "8e57ad540a4a555c9a50515a99d2299648681c11a653ca40bfaea78b59896b71" } }, "bin": "mergiraf.exe",