snapraid: Update to version 12.4

This commit is contained in:
github-actions[bot] 2025-01-23 20:27:44 +00:00
parent 047525dd72
commit a1f621787f

View File

@ -1,16 +1,16 @@
{ {
"version": "12.3", "version": "12.4",
"description": "A backup program for disk arrays", "description": "A backup program for disk arrays",
"homepage": "https://www.snapraid.it", "homepage": "https://www.snapraid.it",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/amadvance/snapraid/releases/download/v12.3/snapraid-12.3-windows-x64.zip", "url": "https://github.com/amadvance/snapraid/releases/download/v12.4/snapraid-12.4-windows-x64.zip",
"hash": "ffdd430f5f1ad8fba5bd0707bd860b0d3dca55cb8aeca633804638d64b5f0550" "hash": "5a5c398b2941fe0d0ede3dfbedaa2fd689dacc6c6d7f537dcd3f276d1c02af8d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/amadvance/snapraid/releases/download/v12.3/snapraid-12.3-windows-x86.zip", "url": "https://github.com/amadvance/snapraid/releases/download/v12.4/snapraid-12.4-windows-x86.zip",
"hash": "579d24cc607d0668e6f17c905eb75e409086a58f466c6fae2943c8e2fc8de039" "hash": "7f4153af7c9d270ce1e2dac8dc6921d8f284f99f6db1eb3a0ddc80ae1da4f0c3"
} }
}, },
"bin": "snapraid.exe", "bin": "snapraid.exe",