vault: Update to version 1.1.5

This commit is contained in:
Richard Kuhnt 2019-07-29 01:00:17 +00:00
parent e66b2a7a43
commit dfde712785

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.vaultproject.io",
"license": "MPL-2.0",
"version": "1.1.4",
"version": "1.1.5",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.1.4/vault_1.1.4_windows_amd64.zip",
"hash": "dd88e8d7965adc15c8a572066fc2bcb0239069b8ebbb5c1cced38b7f0ed96faa"
"url": "https://releases.hashicorp.com/vault/1.1.5/vault_1.1.5_windows_amd64.zip",
"hash": "540337e07c1695ef14024facd03a32c16e1481a10ff23508e9d2706d4befec6d"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.1.4/vault_1.1.4_windows_386.zip",
"hash": "697c38806818626b66969e232871b12c36b0689887f2a99050973875a9e37d13"
"url": "https://releases.hashicorp.com/vault/1.1.5/vault_1.1.5_windows_386.zip",
"hash": "18001c47c02c68a19634b562d6e6c32f18c6edd27711192e15ede838e15c3914"
}
},
"bin": "vault.exe",