vault: Update to version 1.12.3

This commit is contained in:
github-actions[bot] 2023-02-07 01:53:47 +00:00
parent 7cb4d7aa38
commit 3c5c87a43b

View File

@ -1,16 +1,16 @@
{
"version": "1.12.2",
"version": "1.12.3",
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
"homepage": "https://www.vaultproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.12.2/vault_1.12.2_windows_amd64.zip",
"hash": "0421531b5846a45a53547bc9a505de2b11d91d0a48fdb5aed1d77259720db5ab"
"url": "https://releases.hashicorp.com/vault/1.12.3/vault_1.12.3_windows_amd64.zip",
"hash": "8bd3ba068f808c642ef454397a298bff0ca43c346c08285ee117018b47c5dc80"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.12.2/vault_1.12.2_windows_386.zip",
"hash": "749d285abbec5727c7a5b37ae5cac411c5c03f3685aae588890779749f89c8ee"
"url": "https://releases.hashicorp.com/vault/1.12.3/vault_1.12.3_windows_386.zip",
"hash": "b1e24097316872ac91527176ff900e7b41621c302887e08b0bcd72fc35e6aa84"
}
},
"bin": "vault.exe",