restic: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2022-04-10 12:29:51 +00:00
parent 18cbbfeeb4
commit b7b302ec36

View File

@ -1,16 +1,16 @@
{
"version": "0.13.0",
"version": "0.13.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.13.0/restic_0.13.0_windows_amd64.zip",
"hash": "2267fd0ff2e6387c44e736eccceba289a2b273fc3ccec5786af82415a1c9fa5b"
"url": "https://github.com/restic/restic/releases/download/v0.13.1/restic_0.13.1_windows_amd64.zip",
"hash": "3e8a768889dd85d952fc7160d196c68866c9155383b0347c4049d079c8ae2cdd"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.13.0/restic_0.13.0_windows_386.zip",
"hash": "c400a97000f7567515c3ffa560694f83927c8a77add8da737f567b2ff3812054"
"url": "https://github.com/restic/restic/releases/download/v0.13.1/restic_0.13.1_windows_386.zip",
"hash": "772acdb9d5502a67fabe618d3ebf734879f4f5aaf3249aaea40c2d6d0c81d117"
}
},
"bin": "restic.exe",