vault: Update to version 1.2.2

This commit is contained in:
Richard Kuhnt 2019-08-15 00:00:29 +00:00
parent ac2cf503cc
commit 1c1cdcca30

View File

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