vault: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2022-10-12 16:31:46 +00:00
parent 5c7af7f39c
commit e49343572f

View File

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