diff --git a/bucket/restic.json b/bucket/restic.json index 8a950ca2a3..c9807664e0 100644 --- a/bucket/restic.json +++ b/bucket/restic.json @@ -1,16 +1,16 @@ { "homepage": "https://restic.net/", "description": "Fast, secure and simple backup program.", - "version": "0.9.5", + "version": "0.9.6", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://github.com/restic/restic/releases/download/v0.9.5/restic_0.9.5_windows_amd64.zip", - "hash": "2c50ac9cc40a98a74c88cc3ee248e1550464009866d44356f1db0c3cc6433903" + "url": "https://github.com/restic/restic/releases/download/v0.9.6/restic_0.9.6_windows_amd64.zip", + "hash": "a9507a67b50c7e4ab38c2334ef037a78ca5cc257decf1d78b8afbdc0fa73ee18" }, "32bit": { - "url": "https://github.com/restic/restic/releases/download/v0.9.5/restic_0.9.5_windows_386.zip", - "hash": "aada314b9afa5936d4ed401ba925106c20b07908ca39a9d363e0de57a99759ac" + "url": "https://github.com/restic/restic/releases/download/v0.9.6/restic_0.9.6_windows_386.zip", + "hash": "0e0f4b20b92d63623bd0abfc7a233a26a66834efb8a36d67c9dd14fdd973822d" } }, "bin": "restic.exe",