restic: Update to version 0.17.2

This commit is contained in:
github-actions[bot] 2024-10-27 16:30:03 +00:00
parent 8ccd752004
commit e75d973b87

View File

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