restic: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2024-09-05 20:27:13 +00:00
parent 7949c8cf76
commit e531da7016

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.0", "version": "0.17.1",
"description": "Fast, secure and simple backup program.", "description": "Fast, secure and simple backup program.",
"homepage": "https://restic.net/", "homepage": "https://restic.net/",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/restic/restic/releases/download/v0.17.0/restic_0.17.0_windows_amd64.zip", "url": "https://github.com/restic/restic/releases/download/v0.17.1/restic_0.17.1_windows_amd64.zip",
"hash": "8578d2a63bbedd34669ed4cd8b332fb3aecfd3480ea3ef6d0c692e6fc146cb3e" "hash": "8cca20660bd827552a96bd4b4ade2ebab1880cd068b43eea5fb211f11a98ac60"
}, },
"32bit": { "32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.17.0/restic_0.17.0_windows_386.zip", "url": "https://github.com/restic/restic/releases/download/v0.17.1/restic_0.17.1_windows_386.zip",
"hash": "ec72c50bdd6b49a4a045ee92e471c01596640426aa4f5cdfdce2c2a975a2913d" "hash": "b37d69cca2fd086414c86bc0362791899c572549dccf23264abf48bd5b41b857"
} }
}, },
"bin": "restic.exe", "bin": "restic.exe",