vault: Update to version 1.4.2

This commit is contained in:
Richard Kuhnt 2020-05-21 20:01:49 +00:00
parent 397f3f43bc
commit 3670c07a86

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.4.1", "version": "1.4.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vault/1.4.1/vault_1.4.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.4.2/vault_1.4.2_windows_amd64.zip",
"hash": "27fc88f1f02335a4d033b6a03f5592f8628ef693395baad0e123c1fff25a391e" "hash": "1e191abe5e8c8fc8682b087a1b5aada23d856a2a6310979efdc49fd595bbbd55"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.4.1/vault_1.4.1_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.4.2/vault_1.4.2_windows_386.zip",
"hash": "17fd230b611c23960257c95b5b486ec3a7edbd88647f176bd37aa2729fdb91bf" "hash": "1f255f606aad8ea46e8e1839cfeafcb18a9c273cf0d9db27992b01843d9691c9"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",