vault: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2020-04-07 18:01:50 +00:00
parent 84b2f7deb5
commit b2da093b89

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.3.4", "version": "1.4.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vault/1.3.4/vault_1.3.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.4.0/vault_1.4.0_windows_amd64.zip",
"hash": "7c7269e1adc4b0f16f6af25047c9c67bcc64be0c1ff356dab2bcc6af843c7731" "hash": "fc4ebb5c0473359effda328556763e5bc5d5da526e4b035d7f892d05b045c0a2"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.3.4/vault_1.3.4_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.4.0/vault_1.4.0_windows_386.zip",
"hash": "86d456f93fec1558df17dabe22241e12f41149c76c91918384a07539302b2081" "hash": "99a3a30db2508ff75fc52b1976f4144baeaf668ccbba0d73c38ff6c984921773"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",