vault: Update to version 1.0.2

This commit is contained in:
Richard Kuhnt 2019-01-15 18:00:31 +00:00
parent 09da72b8e5
commit 70b47a0b61

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.vaultproject.io",
"license": "MPL-2.0",
"version": "1.0.1",
"version": "1.0.2",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.0.1/vault_1.0.1_windows_amd64.zip",
"hash": "901e61278d9d43596dbfa285da6c20c7093e4c09c554e60d4b5ff3d770c791c9"
"url": "https://releases.hashicorp.com/vault/1.0.2/vault_1.0.2_windows_amd64.zip",
"hash": "3feb682ce8a3452ab1b9f7029710bf813662f56d6faa0f2d92fd545b9f7bcf76"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.0.1/vault_1.0.1_windows_386.zip",
"hash": "06bab234b1487158ab72610fd57d1d9def15de5f6d18d9bfecb83ac247ed37d7"
"url": "https://releases.hashicorp.com/vault/1.0.2/vault_1.0.2_windows_386.zip",
"hash": "6e74a1f0f752aed1bb8ccf39c18b30f585ff98e2dce9b1cfcaefc1421bce16d1"
}
},
"bin": "vault.exe",