From 98edb2162e3a5f176cda7c21e4308f85ff9141b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 08:30:20 +0000 Subject: [PATCH] mergiraf: Update to version 0.14.0 --- bucket/mergiraf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mergiraf.json b/bucket/mergiraf.json index c54533cac3..5002136607 100644 --- a/bucket/mergiraf.json +++ b/bucket/mergiraf.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/mergiraf_x86_64-pc-windows-gnu.zip", - "hash": "4e5bebca81eb08f30a64c8b072e8347a23c872b495fb50e37542c16dea277512" + "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.14.0/mergiraf_x86_64-pc-windows-gnu.zip", + "hash": "25bdb8545ae7d719be1cb7d4c6371accca515e15ce75d69c4c3f578278182b2a" } }, "bin": "mergiraf.exe",