diff --git a/bucket/restic.json b/bucket/restic.json index 0dfb9ae212..d51b71744c 100644 --- a/bucket/restic.json +++ b/bucket/restic.json @@ -1,16 +1,16 @@ { - "version": "0.16.1", + "version": "0.16.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.16.1/restic_0.16.1_windows_amd64.zip", - "hash": "6fab3fa836659c85b97e7a8e514bdbb8d4df186600212a7b5c36cafff7942e38" + "url": "https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_windows_amd64.zip", + "hash": "de63f778f0650db9c0c00c3772d7f87a6c21ca64e1249e55392ecbeb9bc352a3" }, "32bit": { - "url": "https://github.com/restic/restic/releases/download/v0.16.1/restic_0.16.1_windows_386.zip", - "hash": "3365e35e064a5dc3720c596dbc64c56f8cf6d079b30085f2ff7a148e7ebc6e55" + "url": "https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_windows_386.zip", + "hash": "e4a6b203697794386d11faebc4da7ffe7c03262755b4ac64e0c4ae633eccdc0b" } }, "bin": "restic.exe",