mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
vault: Update to version 1.15.0
This commit is contained in:
parent
51bed256da
commit
fadf7db1e5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.3",
|
"version": "1.15.0",
|
||||||
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
|
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
|
||||||
"homepage": "https://www.vaultproject.io",
|
"homepage": "https://www.vaultproject.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/vault/1.14.3/vault_1.14.3_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/vault/1.15.0/vault_1.15.0_windows_amd64.zip",
|
||||||
"hash": "697904a3359665d132c43424d94a812c0b95b7a2254f3ef05445b508b278f234"
|
"hash": "69b4a6fab1a9bdf3a619a4cf358dfb824e5d1facb2f5f039a94aa12f336342a6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vault/1.14.3/vault_1.14.3_windows_386.zip",
|
"url": "https://releases.hashicorp.com/vault/1.15.0/vault_1.15.0_windows_386.zip",
|
||||||
"hash": "9000d1023c225d4c998ebdedbc0ca0051b2cbec7b37b4594a07822cbe8441e6b"
|
"hash": "ad94fd7415b9eab7eab1dde28dbab4e102b757959eb32f1bae55362106e59a80"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vault.exe",
|
"bin": "vault.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user