mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
restic: Update to version 0.9.4
This commit is contained in:
parent
b6acd0d44d
commit
6cb9417b22
10
restic.json
10
restic.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://restic.github.io/",
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4",
|
||||
"license": "BSD-2-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.3/restic_0.9.3_windows_amd64.zip",
|
||||
"hash": "421df18208f862250939213750c7573b4880fc0583a46d757e039e615bc60877"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.4/restic_0.9.4_windows_amd64.zip",
|
||||
"hash": "c53a614a1a1536db55204e938e84708de9f18c42b613a470e46d433fd83a6db0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.3/restic_0.9.3_windows_386.zip",
|
||||
"hash": "ef7bd67653ef87e73212d92560a12c430fda7f73b86d9eb9865123c44f2dfbfe"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.9.4/restic_0.9.4_windows_386.zip",
|
||||
"hash": "a58c0cd4b456e360cfda39c325137343484606e93b500142a2a6730dd0b9dae1"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user