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