diff --git a/bucket/vault.json b/bucket/vault.json index 926accf89a..5d44a50300 100644 --- a/bucket/vault.json +++ b/bucket/vault.json @@ -1,16 +1,16 @@ { - "version": "1.6.3", + "version": "1.6.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.6.3/vault_1.6.3_windows_amd64.zip", - "hash": "8ce2ef4d8cf89beeb391ad474beba021fe3b1bb70b51d24d095ed1e1088312d7" + "url": "https://releases.hashicorp.com/vault/1.6.2/vault_1.6.2_windows_amd64.zip", + "hash": "0cf6cf125b543eda37e0915f7a57253052358681be9f2a95eb3bf3a1f3cfae28" }, "32bit": { - "url": "https://releases.hashicorp.com/vault/1.6.3/vault_1.6.3_windows_386.zip", - "hash": "66276480530e3b4cd71e9f5a184f3565a07127ffa4398d569b7d6a920de4c99d" + "url": "https://releases.hashicorp.com/vault/1.6.2/vault_1.6.2_windows_386.zip", + "hash": "4dfa12f1a36df0cb000c394525ea8237b55c878d6abfaca2a5448e59f958eceb" } }, "bin": "vault.exe",