diff --git a/restic.json b/restic.json index 52b7bc9131..b98673a07a 100644 --- a/restic.json +++ b/restic.json @@ -1,15 +1,15 @@ { "homepage": "https://restic.github.io/", - "version": "0.7.2", + "version": "0.7.3", "license": "https://github.com/restic/restic/blob/master/LICENSE", "architecture": { "64bit": { - "url": "https://github.com/restic/restic/releases/download/v0.7.2/restic_0.7.2_windows_amd64.zip", - "hash": "e0dca6ebd175563726b1a7f83614b53194a8945421241b3b2fba18784bc4db7a" + "url": "https://github.com/restic/restic/releases/download/v0.7.3/restic_0.7.3_windows_amd64.zip", + "hash": "80b60adcd06ad0701c0f000d93d52d9bd4147eb0eb17089939b05dea0ae35cfa" }, "32bit": { - "url": "https://github.com/restic/restic/releases/download/v0.7.2/restic_0.7.2_windows_386.zip", - "hash": "b17778908c7e0b879b79b4aadf2dc28e9361e555fb68b35243c325b390628eed" + "url": "https://github.com/restic/restic/releases/download/v0.7.3/restic_0.7.3_windows_386.zip", + "hash": "f406a3f05847268c14ec391457680b2fc6372d5e506c153de5dabe8268751480" } }, "bin": "restic.exe",