restic: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2023-10-24 20:25:06 +00:00
parent 763bd9c68e
commit 59d136dadf

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.0", "version": "0.16.1",
"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.0/restic_0.16.0_windows_amd64.zip", "url": "https://github.com/restic/restic/releases/download/v0.16.1/restic_0.16.1_windows_amd64.zip",
"hash": "9ec893fc952f4e45307f8cd603b6de2f396e1ad757af6847c00a148257c0dfb7" "hash": "6fab3fa836659c85b97e7a8e514bdbb8d4df186600212a7b5c36cafff7942e38"
}, },
"32bit": { "32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.16.0/restic_0.16.0_windows_386.zip", "url": "https://github.com/restic/restic/releases/download/v0.16.1/restic_0.16.1_windows_386.zip",
"hash": "7e041cc324312bff2d86542c6818e96916caa1e8737ff83cbc39ff9d20fc69f9" "hash": "3365e35e064a5dc3720c596dbc64c56f8cf6d079b30085f2ff7a148e7ebc6e55"
} }
}, },
"bin": "restic.exe", "bin": "restic.exe",