snapraid: Update to version 12.1

This commit is contained in:
github-actions[bot] 2023-04-24 04:28:24 +00:00
parent 41e1b6ffbc
commit cb9da8bd57

View File

@ -1,16 +1,16 @@
{ {
"version": "12.2", "version": "12.1",
"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.2/snapraid-12.2-windows-x64.zip", "url": "https://github.com/amadvance/snapraid/releases/download/v12.1/snapraid-12.1-windows-x64.zip",
"hash": "1f08ee889b4e0d221267ad011cfbd6f3ebdf94a8809ba2b2d79dbb0751a7c06a" "hash": "23196a373b4c7a327a207f019ea833f888977f6e48743b0060706f67fbb1c13e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/amadvance/snapraid/releases/download/v12.2/snapraid-12.2-windows-x86.zip", "url": "https://github.com/amadvance/snapraid/releases/download/v12.1/snapraid-12.1-windows-x86.zip",
"hash": "daaccc71a2b2cf3d16d021d0c1f7db20e49fbaebea5cda6c301bf41bce8df073" "hash": "488e3b57323fd55c1bccc14a051d4048a1a7b7b5d6440ece30b5161bda9f5498"
} }
}, },
"bin": "snapraid.exe", "bin": "snapraid.exe",