vault: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2022-05-12 00:33:30 +00:00
parent 9994e8280a
commit 3d98eadde1

View File

@ -1,16 +1,16 @@
{
"version": "1.10.2",
"version": "1.10.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.10.2/vault_1.10.2_windows_amd64.zip",
"hash": "596e3233cc61c83b7a4a1585e29b1385cb665dfc838c73c9a23f9c09da67ac9c"
"url": "https://releases.hashicorp.com/vault/1.10.3/vault_1.10.3_windows_amd64.zip",
"hash": "8994c1919936a42071597ab1eab651274eb39053704ee236b1b8134896de8bcf"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.10.2/vault_1.10.2_windows_386.zip",
"hash": "96ff305dd0c78a628dbaec69f91e635d4ba3d339ed3f782c1cfb7afa08d927e9"
"url": "https://releases.hashicorp.com/vault/1.10.3/vault_1.10.3_windows_386.zip",
"hash": "926bcc8dafb88b5fe919d26a818d354a70138a9b2f42332318e59e6da30216b5"
}
},
"bin": "vault.exe",