mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Update restic to version 0.7.3
This commit is contained in:
parent
afdf84dc9f
commit
671a63dd4e
10
restic.json
10
restic.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://restic.github.io/",
|
"homepage": "https://restic.github.io/",
|
||||||
"version": "0.7.2",
|
"version": "0.7.3",
|
||||||
"license": "https://github.com/restic/restic/blob/master/LICENSE",
|
"license": "https://github.com/restic/restic/blob/master/LICENSE",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.7.2/restic_0.7.2_windows_amd64.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.7.3/restic_0.7.3_windows_amd64.zip",
|
||||||
"hash": "e0dca6ebd175563726b1a7f83614b53194a8945421241b3b2fba18784bc4db7a"
|
"hash": "80b60adcd06ad0701c0f000d93d52d9bd4147eb0eb17089939b05dea0ae35cfa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.7.2/restic_0.7.2_windows_386.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.7.3/restic_0.7.3_windows_386.zip",
|
||||||
"hash": "b17778908c7e0b879b79b4aadf2dc28e9361e555fb68b35243c325b390628eed"
|
"hash": "f406a3f05847268c14ec391457680b2fc6372d5e506c153de5dabe8268751480"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "restic.exe",
|
"bin": "restic.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user