restic: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2023-07-31 20:24:28 +00:00
parent d13e8baa63
commit afb8008d52

View File

@ -1,16 +1,16 @@
{
"version": "0.15.2",
"version": "0.16.0",
"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.2/restic_0.15.2_windows_amd64.zip",
"hash": "37dbd859160bbb6d1b95e9f4a5c498c8df386db510950875c70328f688cb4e5d"
"url": "https://github.com/restic/restic/releases/download/v0.16.0/restic_0.16.0_windows_amd64.zip",
"hash": "9ec893fc952f4e45307f8cd603b6de2f396e1ad757af6847c00a148257c0dfb7"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.15.2/restic_0.15.2_windows_386.zip",
"hash": "6f9d22dde53839cfc4a035c019f2e55fa6a7e7e1ac308060ec312b70e6272611"
"url": "https://github.com/restic/restic/releases/download/v0.16.0/restic_0.16.0_windows_386.zip",
"hash": "7e041cc324312bff2d86542c6818e96916caa1e8737ff83cbc39ff9d20fc69f9"
}
},
"bin": "restic.exe",