mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
restic: Update to version 0.14.0
This commit is contained in:
parent
5c18796550
commit
c00105c939
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.13.1",
|
||||
"version": "0.14.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.13.1/restic_0.13.1_windows_amd64.zip",
|
||||
"hash": "3e8a768889dd85d952fc7160d196c68866c9155383b0347c4049d079c8ae2cdd"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_windows_amd64.zip",
|
||||
"hash": "e1d81195194f684a0df34da1b4ff305d1c033283521c02f36a6f5cdeffcd6f2d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.13.1/restic_0.13.1_windows_386.zip",
|
||||
"hash": "772acdb9d5502a67fabe618d3ebf734879f4f5aaf3249aaea40c2d6d0c81d117"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_windows_386.zip",
|
||||
"hash": "aeabbac9038f4826a043f2adb165c46b6e2af47bb363aab713f4841b793d5406"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user