From 83273aa7c2db13f239ab18c25e974572881d46d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 16:30:33 +0000 Subject: [PATCH] mergiraf: Update to version 0.16.1 --- bucket/mergiraf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mergiraf.json b/bucket/mergiraf.json index 15d36d551d..b3515f98c4 100644 --- a/bucket/mergiraf.json +++ b/bucket/mergiraf.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/mergiraf_x86_64-pc-windows-gnu.zip", - "hash": "c69a498779f52ef2d0a8ffb5d0f157ae6a92ea7cd3b4be0acbbcb8d990f8a65d" + "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.16.1/mergiraf_x86_64-pc-windows-gnu.zip", + "hash": "2a0637aa85830a41db4808c8070ca0ace9b6f7c12d8020e72e096cd0c84eff62" } }, "bin": "mergiraf.exe",