snapraid: Update to version 12.3

This commit is contained in:
github-actions[bot] 2024-01-23 04:26:36 +00:00
parent 2694e5ebf8
commit 95194ffd55

View File

@ -1,16 +1,16 @@
{ {
"version": "12.2", "version": "12.3",
"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.3/snapraid-12.3-windows-x64.zip",
"hash": "1f08ee889b4e0d221267ad011cfbd6f3ebdf94a8809ba2b2d79dbb0751a7c06a" "hash": "ffdd430f5f1ad8fba5bd0707bd860b0d3dca55cb8aeca633804638d64b5f0550"
}, },
"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.3/snapraid-12.3-windows-x86.zip",
"hash": "daaccc71a2b2cf3d16d021d0c1f7db20e49fbaebea5cda6c301bf41bce8df073" "hash": "579d24cc607d0668e6f17c905eb75e409086a58f466c6fae2943c8e2fc8de039"
} }
}, },
"bin": "snapraid.exe", "bin": "snapraid.exe",