vault: Update to version 1.8.3

This commit is contained in:
Richard Kuhnt 2021-09-29 19:00:38 +00:00
parent 0873f2fcb6
commit 4f5f06d83c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.2", "version": "1.8.3",
"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.",
"homepage": "https://www.vaultproject.io", "homepage": "https://www.vaultproject.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vault/1.8.2/vault_1.8.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/vault/1.8.3/vault_1.8.3_windows_amd64.zip",
"hash": "efa4d9c52682057a852ce2e162c8fb9a0ca44eda6252c6b085bbcd2339af0a53" "hash": "1a8a3ae72438d2c73c3f00c5f66472d9cb9efd86ae35aec5676a0937275ec3d9"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vault/1.8.2/vault_1.8.2_windows_386.zip", "url": "https://releases.hashicorp.com/vault/1.8.3/vault_1.8.3_windows_386.zip",
"hash": "d7f857305ec440648bb25201dc989e017b7a8525aaf6b9741f5bf7d8827a0026" "hash": "10a867e3b22bb643716344544e1f078897c088afa95f7d431c13c8855c24fe6b"
} }
}, },
"bin": "vault.exe", "bin": "vault.exe",