vault: Update to version 1.1.2

This commit is contained in:
Richard Kuhnt 2019-04-18 19:00:27 +00:00
parent 37c3204ecb
commit 85ec2b1365

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.vaultproject.io",
"license": "MPL-2.0",
"version": "1.1.1",
"version": "1.1.2",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.1.1/vault_1.1.1_windows_amd64.zip",
"hash": "2d52fa7923244a9199ed16b475633ee51d1940cadfe3f914b7d9622de4a186b5"
"url": "https://releases.hashicorp.com/vault/1.1.2/vault_1.1.2_windows_amd64.zip",
"hash": "8b8f97eb71f027e7e315339a90491e59c98c962b699fcb1b794c366bf4ec5eb4"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.1.1/vault_1.1.1_windows_386.zip",
"hash": "b9b811d79bada1368b7cfb04eb5fffc3b12f97bf9b462a1c081e78b81be3b6f7"
"url": "https://releases.hashicorp.com/vault/1.1.2/vault_1.1.2_windows_386.zip",
"hash": "0d4890a688a0b4573a3d24a1609b85ee73ae83a114ee108887c522cc15717566"
}
},
"bin": "vault.exe",