snapraid: Update to version 12.1

This commit is contained in:
github-actions[bot] 2022-01-24 20:26:52 +00:00
parent 29a7072426
commit a036d466d1

View File

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