From 4ed4c7ffaea40642b6535b74166d652f92866292 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 16:30:04 +0000 Subject: [PATCH] mergiraf: Update to version 0.8.0 --- bucket/mergiraf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mergiraf.json b/bucket/mergiraf.json index 4594cd39ad..778d2e8a8e 100644 --- a/bucket/mergiraf.json +++ b/bucket/mergiraf.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.8.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.7.0/mergiraf_x86_64-pc-windows-gnu.zip", - "hash": "b5d7a0defc64938bdef96eb1eaaf48e6f305b0431d3038656842f9d89da2f47f" + "url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.8.0/mergiraf_x86_64-pc-windows-gnu.zip", + "hash": "344e859db9036c7b8aa735a521a8950d45b82b17d10411a61664e18934f1e43f" } }, "bin": "mergiraf.exe",