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