mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
restic: Update to version 0.16.5
This commit is contained in:
parent
13c9d157ca
commit
c22cbe3bb2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.16.4",
|
"version": "0.16.5",
|
||||||
"description": "Fast, secure and simple backup program.",
|
"description": "Fast, secure and simple backup program.",
|
||||||
"homepage": "https://restic.net/",
|
"homepage": "https://restic.net/",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.16.4/restic_0.16.4_windows_amd64.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.16.5/restic_0.16.5_windows_amd64.zip",
|
||||||
"hash": "911a1b84f2100d2ac691c0bb28955fd2ab65e76cb2dbe651b21f6072a508e2be"
|
"hash": "286cf8ac789b4752825dd6098cae26394b8803b99cd2d4cdb2153d9ef73f49c4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/restic/restic/releases/download/v0.16.4/restic_0.16.4_windows_386.zip",
|
"url": "https://github.com/restic/restic/releases/download/v0.16.5/restic_0.16.5_windows_386.zip",
|
||||||
"hash": "46d932ff5e5ca781fb01d313a56cf4087f27250fbdc0d7cb56fa958476bb8af8"
|
"hash": "878dadc0cd51626f39072cd599be261d184cfe894a4447298449def8588072b8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "restic.exe",
|
"bin": "restic.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user