restic: Update to version 0.18.1

This commit is contained in:
github-actions[bot] 2025-09-21 20:27:33 +00:00
parent f1df9cc592
commit efb8b48f94

View File

@ -1,16 +1,16 @@
{
"version": "0.18.0",
"version": "0.18.1",
"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.18.0/restic_0.18.0_windows_amd64.zip",
"hash": "c90cfcd577fe3d60d2529021e76bd5637bdcd19d7fa84840a40fcbbf995902de"
"url": "https://github.com/restic/restic/releases/download/v0.18.1/restic_0.18.1_windows_amd64.zip",
"hash": "0c1a713440578cb400d2e76208feb24f1b339426b075a21f73b6b2132692515d"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.18.0/restic_0.18.0_windows_386.zip",
"hash": "057da51accf774ea551d680239fa55c61613584be0e960a2a5d0ab9018f6f585"
"url": "https://github.com/restic/restic/releases/download/v0.18.1/restic_0.18.1_windows_386.zip",
"hash": "c97028c921ad5abca07a826913585f216114e8f2bf463a112ce116c352d2c166"
}
},
"bin": "restic.exe",