mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
vault: Update to version 1.19.1
This commit is contained in:
parent
dbf4d875e2
commit
902ae49ac6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.0",
|
"version": "1.19.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.19.0/vault_1.19.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/vault/1.19.1/vault_1.19.1_windows_amd64.zip",
|
||||||
"hash": "4a288f258f9e55caaef494d4bf4d20d885632e49d9883c8dc4f059e64d9aa00d"
|
"hash": "5701fdef2a22184217cf90d7f0a84634ae6c1a384f38bab451eb7911f9ed3188"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vault/1.19.0/vault_1.19.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/vault/1.19.1/vault_1.19.1_windows_386.zip",
|
||||||
"hash": "f1d03346fef1d726a268f4063bfa41b48a356c4d4c6f6cae6cf234049b81cf79"
|
"hash": "0ad7019acef4e3e0e275f370a156d9da1c3c30467be1ea8b99af7a53af955abd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vault.exe",
|
"bin": "vault.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user