mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vault: Update to version 1.7.1
This commit is contained in:
parent
debb6b2ed0
commit
bc04e82132
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"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.7.0/vault_1.7.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/vault/1.7.1/vault_1.7.1_windows_amd64.zip",
|
||||||
"hash": "b192e31e2c0ddc001ca39b25fb4b3c99e916f41e7dc2713ab1b542ce7304bf37"
|
"hash": "eab310b4e950a169e5dca54813043827940c66c42e5f8bc8d52a40417dedeae5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vault/1.7.0/vault_1.7.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/vault/1.7.1/vault_1.7.1_windows_386.zip",
|
||||||
"hash": "00f5ebf7660ff93013cfb7c1d904e0fb7feb909cdf22b9fafd78d058b6898c52"
|
"hash": "4c22bd540b8dd132152fdd5db4929e67b8170939e71287e972b33d8ea777cc7a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vault.exe",
|
"bin": "vault.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user