mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
restic: Update to version 0.13.0
This commit is contained in:
parent
d87ed71a55
commit
545edc96e8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.12.1",
|
||||
"version": "0.13.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.12.1/restic_0.12.1_windows_amd64.zip",
|
||||
"hash": "f430a8069d7fac26e93994f8d89419e5285acbc0fb4514c89f427a070614af2e"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.13.0/restic_0.13.0_windows_amd64.zip",
|
||||
"hash": "2267fd0ff2e6387c44e736eccceba289a2b273fc3ccec5786af82415a1c9fa5b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.12.1/restic_0.12.1_windows_386.zip",
|
||||
"hash": "8c1c0d5652d1d4a77c1c48526fa46eedbaf2d57b96b5a9e632c2b4917449a912"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.13.0/restic_0.13.0_windows_386.zip",
|
||||
"hash": "c400a97000f7567515c3ffa560694f83927c8a77add8da737f567b2ff3812054"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user