mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
restic: Update to version 0.17.2
This commit is contained in:
parent
8ccd752004
commit
e75d973b87
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.17.1",
|
"version": "0.17.2",
|
||||||
"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.17.1/restic_0.17.1_windows_amd64.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.17.2/restic_0.17.2_windows_amd64.zip",
|
||||||
"hash": "8cca20660bd827552a96bd4b4ade2ebab1880cd068b43eea5fb211f11a98ac60"
|
"hash": "c44b1a22975f42f0547aa905104a8ebae43f51db62fd347c293ebf246233a7d3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.17.1/restic_0.17.1_windows_386.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.17.2/restic_0.17.2_windows_386.zip",
|
||||||
"hash": "b37d69cca2fd086414c86bc0362791899c572549dccf23264abf48bd5b41b857"
|
"hash": "7ec22df3b0c71b04a3f41010780710688cc331c00f9a60eb2d667e123d6a0ac1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "restic.exe",
|
"bin": "restic.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user