restic: Update to version 0.12.1

This commit is contained in:
Jakub Čábera 2021-08-03 05:39:13 -07:00
parent 29b9819af2
commit eb4a8c951f

View File

@ -1,16 +1,16 @@
{
"version": "0.12.0",
"version": "0.12.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.12.0/restic_0.12.0_windows_amd64.zip",
"hash": "0440615136eecfa56e9844e37679738622563c126c9cafb96433cec4ba11699a"
"url": "https://github.com/restic/restic/releases/download/v0.12.1/restic_0.12.1_windows_amd64.zip",
"hash": "f430a8069d7fac26e93994f8d89419e5285acbc0fb4514c89f427a070614af2e"
},
"32bit": {
"url": "https://github.com/restic/restic/releases/download/v0.12.0/restic_0.12.0_windows_386.zip",
"hash": "a4239ce6da7f2934b3d732865bbfe7a866efbdcda80258bc4a247d3def967f9c"
"url": "https://github.com/restic/restic/releases/download/v0.12.1/restic_0.12.1_windows_386.zip",
"hash": "8c1c0d5652d1d4a77c1c48526fa46eedbaf2d57b96b5a9e632c2b4917449a912"
}
},
"bin": "restic.exe",