vault: Update to version 1.2.3

This commit is contained in:
Richard Kuhnt 2019-09-09 22:00:19 +00:00
parent 27013f07e3
commit fab0140424

View File

@ -2,15 +2,15 @@
"homepage": "https://www.vaultproject.io", "homepage": "https://www.vaultproject.io",
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.", "description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "1.2.2", "version": "1.2.3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.2.3/vault_1.2.3_windows_amd64.zip",
"hash": "576d9a5d41706e763deb7af40802eefe2c7c36a5488acb2ab9c37ba60827dd37" "hash": "7c90485e3ca4bc2c7733539f156ae2246721b5b7fc16e2d4fa6117a94318bf54"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.2.3/vault_1.2.3_windows_386.zip",
"hash": "da54d57f08f7b8b302de027d6e4061dbd4ed1f473913806175c26ffb48f85b40" "hash": "972f92ad138c841ffb5433410256e969c97dacc5f02e2a949e8c55d3fabb39b3"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",