vault: Update to version 1.12.1

This commit is contained in:
github-actions[bot] 2022-11-02 00:39:04 +00:00
parent eced6c4b1b
commit d2261941fd

View File

@ -1,16 +1,16 @@
{
"version": "1.12.0",
"version": "1.12.1",
"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.0/vault_1.12.0_windows_amd64.zip",
"hash": "cbcfafdfc3fce1e00d925e8547be06b00a8ccdf11bf78bdf7b606186f13438f7"
"url": "https://releases.hashicorp.com/vault/1.12.1/vault_1.12.1_windows_amd64.zip",
"hash": "0e9f7d181c89aec0ededb0e19cc75b3f689e65ab31b5d5af34ea7e753524d83d"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.12.0/vault_1.12.0_windows_386.zip",
"hash": "483f61d8e1be37f2be7c8e88ac74530a5f686d113cdab5097932d58b9791cf80"
"url": "https://releases.hashicorp.com/vault/1.12.1/vault_1.12.1_windows_386.zip",
"hash": "9e5fbfbd0bb2f1b8cb0a5ce8c5be310663e65a94fdf3c8315d8f526a7966a6c7"
}
},
"bin": "vault.exe",