vault: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2019-08-06 04:00:35 +00:00
parent 04d0b03043
commit 730a6d375d

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.vaultproject.io",
"license": "MPL-2.0",
"version": "1.2.0",
"version": "1.2.1",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.2.0/vault_1.2.0_windows_amd64.zip",
"hash": "a57d005cf3c494e7dc78f841d802f1b8cd39f23bb08743f5e488d0344998395e"
"url": "https://releases.hashicorp.com/vault/1.2.1/vault_1.2.1_windows_amd64.zip",
"hash": "7baca3e91601830d958222cc106ecfb2fef2853cc6b55af4cb2fa2195c5c7c22"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.2.0/vault_1.2.0_windows_386.zip",
"hash": "bc15df0f1b5bf704e02b97e0bcc276c2ae5e0ae0a03ca232dc7007ff45755328"
"url": "https://releases.hashicorp.com/vault/1.2.1/vault_1.2.1_windows_386.zip",
"hash": "970aff002cfc174ffd9a1af7067a1c80fe399db2a8ba691e5eb25dc62cfcfe4b"
}
},
"bin": "vault.exe",