Update restic to version 0.8.1

This commit is contained in:
Richard Kuhnt 2017-12-27 22:00:17 +00:00
parent 4a431e7f20
commit 8ad110d28c

View File

@ -1,15 +1,15 @@
{
"homepage": "https://restic.github.io/",
"version": "0.8.0",
"version": "0.8.1",
"license": "https://github.com/restic/restic/blob/master/LICENSE",
"architecture": {
"64bit": {
"url": "https://github.com/restic/restic/releases/download/v0.8.0/restic_0.8.0_windows_amd64.zip",
"hash": "78fb147d286d223da111ca67f5e0e2532026e3b24a5c513a109c026ff6f025bd"
"url": "https://github.com/restic/restic/releases/download/v0.8.1/restic_0.8.1_windows_amd64.zip",
"hash": "59c0a05c0d8132f23c08a93e81d5c9603ee1d11116cbc6e9a577ff5882865c53"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.8.0/restic_0.8.0_windows_386.zip",
"hash": "1a367846c52078e39113a1ff7d1d5615637a06c19a63215570e4d058c3faf329"
"url": "https://github.com/restic/restic/releases/download/v0.8.1/restic_0.8.1_windows_386.zip",
"hash": "0bd0942c6c1ab0e47f04fb5eeb92d2ec4f486b2d3439057b2e57ec6c41792e69"
}
},
"bin": "restic.exe",