restic: Update to version 0.16.3

This commit is contained in:
github-actions[bot] 2024-01-14 20:24:14 +00:00
parent b353b9266b
commit 27a23acd7d

View File

@ -1,16 +1,16 @@
{
"version": "0.16.2",
"version": "0.16.3",
"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.16.2/restic_0.16.2_windows_amd64.zip",
"hash": "de63f778f0650db9c0c00c3772d7f87a6c21ca64e1249e55392ecbeb9bc352a3"
"url": "https://github.com/restic/restic/releases/download/v0.16.3/restic_0.16.3_windows_amd64.zip",
"hash": "e94efe0f4337a2d8d91bf3933d6bd71fc6671fe5045d65d977448b3f2c7747ec"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_windows_386.zip",
"hash": "e4a6b203697794386d11faebc4da7ffe7c03262755b4ac64e0c4ae633eccdc0b"
"url": "https://github.com/restic/restic/releases/download/v0.16.3/restic_0.16.3_windows_386.zip",
"hash": "f1ff71f1b4751329a9957412758931f8b13a9477dcff3435ee3b9ba98a6ace73"
}
},
"bin": "restic.exe",