From a1f621787f11ed632bd2671a3ae4938d20ce15d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:27:44 +0000 Subject: [PATCH] snapraid: Update to version 12.4 --- bucket/snapraid.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/snapraid.json b/bucket/snapraid.json index d94833e077..1b42465340 100644 --- a/bucket/snapraid.json +++ b/bucket/snapraid.json @@ -1,16 +1,16 @@ { - "version": "12.3", + "version": "12.4", "description": "A backup program for disk arrays", "homepage": "https://www.snapraid.it", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/amadvance/snapraid/releases/download/v12.3/snapraid-12.3-windows-x64.zip", - "hash": "ffdd430f5f1ad8fba5bd0707bd860b0d3dca55cb8aeca633804638d64b5f0550" + "url": "https://github.com/amadvance/snapraid/releases/download/v12.4/snapraid-12.4-windows-x64.zip", + "hash": "5a5c398b2941fe0d0ede3dfbedaa2fd689dacc6c6d7f537dcd3f276d1c02af8d" }, "32bit": { - "url": "https://github.com/amadvance/snapraid/releases/download/v12.3/snapraid-12.3-windows-x86.zip", - "hash": "579d24cc607d0668e6f17c905eb75e409086a58f466c6fae2943c8e2fc8de039" + "url": "https://github.com/amadvance/snapraid/releases/download/v12.4/snapraid-12.4-windows-x86.zip", + "hash": "7f4153af7c9d270ce1e2dac8dc6921d8f284f99f6db1eb3a0ddc80ae1da4f0c3" } }, "bin": "snapraid.exe",