From 3d73d5a04413c388d6b9ad59ae69dac7c04c3665 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:31:18 +0000 Subject: [PATCH] snapraid: Update to version 13.0 --- bucket/snapraid.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/snapraid.json b/bucket/snapraid.json index 1b42465340..b5af846ff1 100644 --- a/bucket/snapraid.json +++ b/bucket/snapraid.json @@ -1,16 +1,16 @@ { - "version": "12.4", + "version": "13.0", "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.4/snapraid-12.4-windows-x64.zip", - "hash": "5a5c398b2941fe0d0ede3dfbedaa2fd689dacc6c6d7f537dcd3f276d1c02af8d" + "url": "https://github.com/amadvance/snapraid/releases/download/v13.0/snapraid-13.0-windows-x64.zip", + "hash": "e2f44b06d2065226e6d2b184f9bf046bb0ce5144a585eadb14f83e19c349cc86" }, "32bit": { - "url": "https://github.com/amadvance/snapraid/releases/download/v12.4/snapraid-12.4-windows-x86.zip", - "hash": "7f4153af7c9d270ce1e2dac8dc6921d8f284f99f6db1eb3a0ddc80ae1da4f0c3" + "url": "https://github.com/amadvance/snapraid/releases/download/v13.0/snapraid-13.0-windows-x86.zip", + "hash": "1b83a31e5e0ad25701ad58779b125d194426e3f3715f1a51cf81c993c2921e4b" } }, "bin": "snapraid.exe",