restic: Update to version 0.11.0

This commit is contained in:
Jakub Čábera 2020-11-05 14:22:12 +01:00
parent 8757b396e6
commit 4cbc09c27d

View File

@ -1,16 +1,16 @@
{
"version": "0.10.0",
"version": "0.11.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.10.0/restic_0.10.0_windows_amd64.zip",
"hash": "08ef26797923f93bb5a395f7d4e4bf9bddab731f0c38c29cdd843848f7b3bc89"
"url": "https://github.com/restic/restic/releases/download/v0.11.0/restic_0.11.0_windows_amd64.zip",
"hash": "4d9ec99ceec71df88f47c5ebae5fdd15474f7d36e9685a655830c2fc89ad9153"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.10.0/restic_0.10.0_windows_386.zip",
"hash": "ff1a32145246a5c3e38142aa015cfbcd5dc046674d0a3f16979ff6c4eb1cfe6a"
"url": "https://github.com/restic/restic/releases/download/v0.11.0/restic_0.11.0_windows_386.zip",
"hash": "2f81bffd408e9f57f31d9c91dd59473bbd57dd27d6e90eb582db2365bf3faf1b"
}
},
"bin": "restic.exe",