mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
restic: Update to version 0.15.2
This commit is contained in:
parent
b48ae50c56
commit
833d3482c8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.15.1",
|
||||
"version": "0.15.2",
|
||||
"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.15.1/restic_0.15.1_windows_amd64.zip",
|
||||
"hash": "f05d3115ca5636a3a30f454f62c51746473121d40b9624dd28d84589b8e2eaf2"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.15.2/restic_0.15.2_windows_amd64.zip",
|
||||
"hash": "37dbd859160bbb6d1b95e9f4a5c498c8df386db510950875c70328f688cb4e5d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.15.1/restic_0.15.1_windows_386.zip",
|
||||
"hash": "459f93b1384a4a734787f259252959e88baaea1cb7b790a4f1779c4163efb1ed"
|
||||
"url": "https://github.com/restic/restic/releases/download/v0.15.2/restic_0.15.2_windows_386.zip",
|
||||
"hash": "6f9d22dde53839cfc4a035c019f2e55fa6a7e7e1ac308060ec312b70e6272611"
|
||||
}
|
||||
},
|
||||
"bin": "restic.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user