restic: Update to version 0.16.4

This commit is contained in:
github-actions[bot] 2024-02-04 20:23:16 +00:00
parent 4a759ba65e
commit 45592b6515

View File

@ -1,16 +1,16 @@
{
"version": "0.16.3",
"version": "0.16.4",
"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.3/restic_0.16.3_windows_amd64.zip",
"hash": "e94efe0f4337a2d8d91bf3933d6bd71fc6671fe5045d65d977448b3f2c7747ec"
"url": "https://github.com/restic/restic/releases/download/v0.16.4/restic_0.16.4_windows_amd64.zip",
"hash": "911a1b84f2100d2ac691c0bb28955fd2ab65e76cb2dbe651b21f6072a508e2be"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.16.3/restic_0.16.3_windows_386.zip",
"hash": "f1ff71f1b4751329a9957412758931f8b13a9477dcff3435ee3b9ba98a6ace73"
"url": "https://github.com/restic/restic/releases/download/v0.16.4/restic_0.16.4_windows_386.zip",
"hash": "46d932ff5e5ca781fb01d313a56cf4087f27250fbdc0d7cb56fa958476bb8af8"
}
},
"bin": "restic.exe",