diff --git a/restic.json b/restic.json index f6e89b7435..fee397920d 100644 --- a/restic.json +++ b/restic.json @@ -1,15 +1,15 @@ { "homepage": "https://restic.github.io/", - "version": "0.9.3", + "version": "0.9.4", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://github.com/restic/restic/releases/download/v0.9.3/restic_0.9.3_windows_amd64.zip", - "hash": "421df18208f862250939213750c7573b4880fc0583a46d757e039e615bc60877" + "url": "https://github.com/restic/restic/releases/download/v0.9.4/restic_0.9.4_windows_amd64.zip", + "hash": "c53a614a1a1536db55204e938e84708de9f18c42b613a470e46d433fd83a6db0" }, "32bit": { - "url": "https://github.com/restic/restic/releases/download/v0.9.3/restic_0.9.3_windows_386.zip", - "hash": "ef7bd67653ef87e73212d92560a12c430fda7f73b86d9eb9865123c44f2dfbfe" + "url": "https://github.com/restic/restic/releases/download/v0.9.4/restic_0.9.4_windows_386.zip", + "hash": "a58c0cd4b456e360cfda39c325137343484606e93b500142a2a6730dd0b9dae1" } }, "bin": "restic.exe",