mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
restic: Update to version 0.9.2
This commit is contained in:
parent
8cf34445aa
commit
a99fad9f6e
10
restic.json
10
restic.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://restic.github.io/",
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"license": "BSD-2-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.1/restic_0.9.1_windows_amd64.zip",
|
||||
"hash": "076a40a96cbd1931e456facffc9f1f3bc863a5b4f9e2eb95749952e8c03400af"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.2/restic_0.9.2_windows_amd64.zip",
|
||||
"hash": "82e0dfe67afecbff60f4442ca4595984ad82b8515c985857ac067eb4b1737f52"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.1/restic_0.9.1_windows_386.zip",
|
||||
"hash": "96257ac3f78ba98e844960d52a2341815c3c9af0d5293cf0dc253a1b7f2a7c55"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.2/restic_0.9.2_windows_386.zip",
|
||||
"hash": "18db38d87241a38cb3b44b1b2e320009fa5e129804a7970c71ea4399fc4dec27"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user