diff --git a/bucket/restic.json b/bucket/restic.json index cde309c988..c3e7708de9 100644 --- a/bucket/restic.json +++ b/bucket/restic.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.17.1", "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.0/restic_0.17.0_windows_amd64.zip", - "hash": "8578d2a63bbedd34669ed4cd8b332fb3aecfd3480ea3ef6d0c692e6fc146cb3e" + "url": "https://github.com/restic/restic/releases/download/v0.17.1/restic_0.17.1_windows_amd64.zip", + "hash": "8cca20660bd827552a96bd4b4ade2ebab1880cd068b43eea5fb211f11a98ac60" }, "32bit": { - "url": "https://github.com/restic/restic/releases/download/v0.17.0/restic_0.17.0_windows_386.zip", - "hash": "ec72c50bdd6b49a4a045ee92e471c01596640426aa4f5cdfdce2c2a975a2913d" + "url": "https://github.com/restic/restic/releases/download/v0.17.1/restic_0.17.1_windows_386.zip", + "hash": "b37d69cca2fd086414c86bc0362791899c572549dccf23264abf48bd5b41b857" } }, "bin": "restic.exe",