mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
restic: Update to version 0.15.1
This commit is contained in:
parent
98d544ea08
commit
623c09965f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.15.0",
|
||||
"version": "0.15.1",
|
||||
"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.15.0/restic_0.15.0_windows_amd64.zip",
|
||||
"hash": "af5c388b467a78ceba2e47c2b1840d28209f1d2c1063b21cb20d79ab18ef7956"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.15.1/restic_0.15.1_windows_amd64.zip",
|
||||
"hash": "f05d3115ca5636a3a30f454f62c51746473121d40b9624dd28d84589b8e2eaf2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.15.0/restic_0.15.0_windows_386.zip",
|
||||
"hash": "6936a522d7d0afd5955bc461cdc63d228aaf33d6cbeb7096e26d7ee90010d954"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.15.1/restic_0.15.1_windows_386.zip",
|
||||
"hash": "459f93b1384a4a734787f259252959e88baaea1cb7b790a4f1779c4163efb1ed"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user