vault: Update to version 1.4.3

This commit is contained in:
Richard Kuhnt 2020-07-02 22:00:25 +00:00
parent b049ae7659
commit d99b6eb025

View File

@ -2,15 +2,15 @@
"homepage": "https://www.vaultproject.io",
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
"license": "MPL-2.0",
"version": "1.4.2",
"version": "1.4.3",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/vault/1.4.2/vault_1.4.2_windows_amd64.zip",
"hash": "1e191abe5e8c8fc8682b087a1b5aada23d856a2a6310979efdc49fd595bbbd55"
"url": "https://releases.hashicorp.com/vault/1.4.3/vault_1.4.3_windows_amd64.zip",
"hash": "2a7ca03ad36188e910707c0b22c17d25b850a142a2eec4f7177c98c4dbdfb150"
},
"32bit": {
"url": "https://releases.hashicorp.com/vault/1.4.2/vault_1.4.2_windows_386.zip",
"hash": "1f255f606aad8ea46e8e1839cfeafcb18a9c273cf0d9db27992b01843d9691c9"
"url": "https://releases.hashicorp.com/vault/1.4.3/vault_1.4.3_windows_386.zip",
"hash": "66f86ebdfb0bb40ec75eeca9b9c6b928b531bea5cad7f03ba2d751115188a5eb"
}
},
"bin": "vault.exe",