From 92e0708259a6936d15e7d20e6a0bb466b1aaae75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 08:30:27 +0000 Subject: [PATCH] mergiraf: Update to version 0.9.0 --- bucket/mergiraf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mergiraf.json b/bucket/mergiraf.json index 2b17cd6959..a48da08be1 100644 --- a/bucket/mergiraf.json +++ b/bucket/mergiraf.json @@ -1,12 +1,12 @@ { - "version": "0.8.1", + "version": "0.9.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.8.1/mergiraf_x86_64-pc-windows-gnu.zip", - "hash": "72b542d20bb27a4048efd0d5c2bc355ade244f6a352c037ac20e41c333219b71" + "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.9.0/mergiraf_x86_64-pc-windows-gnu.zip", + "hash": "62cdf60d814bdaf127b9d08c255eae6d06829c7a2698b051a501ec9430cf028f" } }, "bin": "mergiraf.exe",