mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
vault: Update to version 1.16.2
This commit is contained in:
parent
6ac8b810bc
commit
18bafeeff3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.1",
|
"version": "1.16.2",
|
||||||
"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.16.1/vault_1.16.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/vault/1.16.2/vault_1.16.2_windows_amd64.zip",
|
||||||
"hash": "1e56f46b292f0a034f50c4b82d98ce8a845b42f1c13ca8e282c5604aac5699f7"
|
"hash": "6b53339d45e1f254f07244fb63cff793d3ae14c73f10f6a43bf852621f8b0799"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vault/1.16.1/vault_1.16.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/vault/1.16.2/vault_1.16.2_windows_386.zip",
|
||||||
"hash": "c98a0c8eb527efb8eec7c109165e5857aa1f2d0230f0dcac211d9ec7053c8ba5"
|
"hash": "1abd6f2f4f64ad7d678680bb4b3e608ee883772b3c63a4525807b175bc4084bf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vault.exe",
|
"bin": "vault.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user