restic: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2022-08-25 20:28:20 +00:00
parent 5c18796550
commit c00105c939

View File

@ -1,16 +1,16 @@
{ {
"version": "0.13.1", "version": "0.14.0",
"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.13.1/restic_0.13.1_windows_amd64.zip", "url": "https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_windows_amd64.zip",
"hash": "3e8a768889dd85d952fc7160d196c68866c9155383b0347c4049d079c8ae2cdd" "hash": "e1d81195194f684a0df34da1b4ff305d1c033283521c02f36a6f5cdeffcd6f2d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.13.1/restic_0.13.1_windows_386.zip", "url": "https://github.com/restic/restic/releases/download/v0.14.0/restic_0.14.0_windows_386.zip",
"hash": "772acdb9d5502a67fabe618d3ebf734879f4f5aaf3249aaea40c2d6d0c81d117" "hash": "aeabbac9038f4826a043f2adb165c46b6e2af47bb363aab713f4841b793d5406"
} }
}, },
"bin": "restic.exe", "bin": "restic.exe",