vault: Update to version 1.1.3

This commit is contained in:
Richard Kuhnt 2019-06-05 18:00:38 +00:00
parent d9b2bebe64
commit 7d1ee3b18a

View File

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