mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
restic: Update to version 0.15.0
This commit is contained in:
parent
8fb941eced
commit
c9292fe21d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.0",
|
"version": "0.15.0",
|
||||||
"description": "Fast, secure and simple backup program.",
|
"description": "Fast, secure and simple backup program.",
|
||||||
"homepage": "https://restic.net/",
|
"homepage": "https://restic.net/",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_windows_amd64.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.15.0/restic_0.15.0_windows_amd64.zip",
|
||||||
"hash": "e1d81195194f684a0df34da1b4ff305d1c033283521c02f36a6f5cdeffcd6f2d"
|
"hash": "af5c388b467a78ceba2e47c2b1840d28209f1d2c1063b21cb20d79ab18ef7956"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_windows_386.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.15.0/restic_0.15.0_windows_386.zip",
|
||||||
"hash": "aeabbac9038f4826a043f2adb165c46b6e2af47bb363aab713f4841b793d5406"
|
"hash": "6936a522d7d0afd5955bc461cdc63d228aaf33d6cbeb7096e26d7ee90010d954"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "restic.exe",
|
"bin": "restic.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user