mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
restic: Update to version 0.12.1
This commit is contained in:
parent
29b9819af2
commit
eb4a8c951f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.1",
|
||||
"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.12.0/restic_0.12.0_windows_amd64.zip",
|
||||
"hash": "0440615136eecfa56e9844e37679738622563c126c9cafb96433cec4ba11699a"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.12.1/restic_0.12.1_windows_amd64.zip",
|
||||
"hash": "f430a8069d7fac26e93994f8d89419e5285acbc0fb4514c89f427a070614af2e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.12.0/restic_0.12.0_windows_386.zip",
|
||||
"hash": "a4239ce6da7f2934b3d732865bbfe7a866efbdcda80258bc4a247d3def967f9c"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.12.1/restic_0.12.1_windows_386.zip",
|
||||
"hash": "8c1c0d5652d1d4a77c1c48526fa46eedbaf2d57b96b5a9e632c2b4917449a912"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user