vault: Update to version 1.10.2

This commit is contained in:
github-actions[bot] 2022-04-29 16:32:57 +00:00
parent fbfd51d71f
commit 309570aa61

View File

@ -1,16 +1,16 @@
{
"version": "1.10.1",
"version": "1.10.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.10.1/vault_1.10.1_windows_amd64.zip",
"hash": "bd7857cbcbfc2fa575089385fa327886d6e649371c7e2d078267734f8319c019"
"url": "https://releases.hashicorp.com/vault/1.10.2/vault_1.10.2_windows_amd64.zip",
"hash": "596e3233cc61c83b7a4a1585e29b1385cb665dfc838c73c9a23f9c09da67ac9c"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.10.1/vault_1.10.1_windows_386.zip",
"hash": "8ed8fb135632bb80fdc367ed01a41779b27066c1d85fe62fcfc0cd2d4d16e4a3"
"url": "https://releases.hashicorp.com/vault/1.10.2/vault_1.10.2_windows_386.zip",
"hash": "96ff305dd0c78a628dbaec69f91e635d4ba3d339ed3f782c1cfb7afa08d927e9"
}
},
"bin": "vault.exe",