restic: Update to version 0.17.3

This commit is contained in:
github-actions[bot] 2024-11-08 20:27:17 +00:00
parent 8ebf5f646d
commit 27600c658e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.2", "version": "0.17.3",
"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.2/restic_0.17.2_windows_amd64.zip", "url": "https://github.com/restic/restic/releases/download/v0.17.3/restic_0.17.3_windows_amd64.zip",
"hash": "c44b1a22975f42f0547aa905104a8ebae43f51db62fd347c293ebf246233a7d3" "hash": "fcf5875de5a995100e8a2ecad5b0ada86b47155796bece87a425a251288c800f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.17.2/restic_0.17.2_windows_386.zip", "url": "https://github.com/restic/restic/releases/download/v0.17.3/restic_0.17.3_windows_386.zip",
"hash": "7ec22df3b0c71b04a3f41010780710688cc331c00f9a60eb2d667e123d6a0ac1" "hash": "045c160ef53d1c32d6c5cf60bc3805026be807ddbfea1d9dbc90e1c5fdf94776"
} }
}, },
"bin": "restic.exe", "bin": "restic.exe",