mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
restic: Update to version 0.11.0
This commit is contained in:
parent
8757b396e6
commit
4cbc09c27d
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user