diff --git a/bucket/restic.json b/bucket/restic.json index e128a63ffc..45cff95aa2 100644 --- a/bucket/restic.json +++ b/bucket/restic.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.12.0", "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.11.0/restic_0.11.0_windows_amd64.zip", - "hash": "4d9ec99ceec71df88f47c5ebae5fdd15474f7d36e9685a655830c2fc89ad9153" + "url": "https://github.com/restic/restic/releases/download/v0.12.0/restic_0.12.0_windows_amd64.zip", + "hash": "0440615136eecfa56e9844e37679738622563c126c9cafb96433cec4ba11699a" }, "32bit": { - "url": "https://github.com/restic/restic/releases/download/v0.11.0/restic_0.11.0_windows_386.zip", - "hash": "2f81bffd408e9f57f31d9c91dd59473bbd57dd27d6e90eb582db2365bf3faf1b" + "url": "https://github.com/restic/restic/releases/download/v0.12.0/restic_0.12.0_windows_386.zip", + "hash": "a4239ce6da7f2934b3d732865bbfe7a866efbdcda80258bc4a247d3def967f9c" } }, "bin": "restic.exe",