mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
restic: Update to version 0.18.0
This commit is contained in:
parent
1ef5e818cc
commit
ba8f84ff43
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.17.3",
|
||||
"version": "0.18.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.17.3/restic_0.17.3_windows_amd64.zip",
|
||||
"hash": "fcf5875de5a995100e8a2ecad5b0ada86b47155796bece87a425a251288c800f"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.18.0/restic_0.18.0_windows_amd64.zip",
|
||||
"hash": "c90cfcd577fe3d60d2529021e76bd5637bdcd19d7fa84840a40fcbbf995902de"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.17.3/restic_0.17.3_windows_386.zip",
|
||||
"hash": "045c160ef53d1c32d6c5cf60bc3805026be807ddbfea1d9dbc90e1c5fdf94776"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.18.0/restic_0.18.0_windows_386.zip",
|
||||
"hash": "057da51accf774ea551d680239fa55c61613584be0e960a2a5d0ab9018f6f585"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user