mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
restic: Update to version 0.18.1
This commit is contained in:
parent
f1df9cc592
commit
efb8b48f94
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.0",
|
"version": "0.18.1",
|
||||||
"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.18.0/restic_0.18.0_windows_amd64.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.18.1/restic_0.18.1_windows_amd64.zip",
|
||||||
"hash": "c90cfcd577fe3d60d2529021e76bd5637bdcd19d7fa84840a40fcbbf995902de"
|
"hash": "0c1a713440578cb400d2e76208feb24f1b339426b075a21f73b6b2132692515d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.18.0/restic_0.18.0_windows_386.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.18.1/restic_0.18.1_windows_386.zip",
|
||||||
"hash": "057da51accf774ea551d680239fa55c61613584be0e960a2a5d0ab9018f6f585"
|
"hash": "c97028c921ad5abca07a826913585f216114e8f2bf463a112ce116c352d2c166"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "restic.exe",
|
"bin": "restic.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user