vault: Update to version 1.9.3

This commit is contained in:
github-actions[bot] 2022-01-27 16:29:50 +00:00
parent 0c8c0cf3d8
commit 755d3271ed

View File

@ -1,16 +1,16 @@
{
"version": "1.9.2",
"version": "1.9.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.9.2/vault_1.9.2_windows_amd64.zip",
"hash": "0b1e302efa4378a0a41ee920a9c20f53b4472f53f82c8789957f33445c784924"
"url": "https://releases.hashicorp.com/vault/1.9.3/vault_1.9.3_windows_amd64.zip",
"hash": "0c43af1330a1df11811eea36d9c0bc8ae9ae03d3ac98baa263a14b6fc8eb0cfe"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.9.2/vault_1.9.2_windows_386.zip",
"hash": "c38619f0b3ce1a830e4f3e7c1db4168088447a17729b998426e1e0d3c7c6a471"
"url": "https://releases.hashicorp.com/vault/1.9.3/vault_1.9.3_windows_386.zip",
"hash": "9267d9ddf9462fd46a9c45fda4d9ddd57736b762e44f1e54888aeedafe0b18d5"
}
},
"bin": "vault.exe",