vault: Update to version 1.12.2

This commit is contained in:
github-actions[bot] 2022-11-30 20:27:08 +00:00
parent 804171e83a
commit fbe84ba94f

View File

@ -1,16 +1,16 @@
{
"version": "1.12.1",
"version": "1.12.2",
"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.1/vault_1.12.1_windows_amd64.zip",
"hash": "0e9f7d181c89aec0ededb0e19cc75b3f689e65ab31b5d5af34ea7e753524d83d"
"url": "https://releases.hashicorp.com/vault/1.12.2/vault_1.12.2_windows_amd64.zip",
"hash": "0421531b5846a45a53547bc9a505de2b11d91d0a48fdb5aed1d77259720db5ab"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.12.1/vault_1.12.1_windows_386.zip",
"hash": "9e5fbfbd0bb2f1b8cb0a5ce8c5be310663e65a94fdf3c8315d8f526a7966a6c7"
"url": "https://releases.hashicorp.com/vault/1.12.2/vault_1.12.2_windows_386.zip",
"hash": "749d285abbec5727c7a5b37ae5cac411c5c03f3685aae588890779749f89c8ee"
}
},
"bin": "vault.exe",