mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
vault: Update to version 1.9.4
This commit is contained in:
parent
e85537961c
commit
1206d0301c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.3",
|
"version": "1.9.4",
|
||||||
"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.9.3/vault_1.9.3_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/vault/1.9.4/vault_1.9.4_windows_amd64.zip",
|
||||||
"hash": "0c43af1330a1df11811eea36d9c0bc8ae9ae03d3ac98baa263a14b6fc8eb0cfe"
|
"hash": "f42e0721a83fd74979679330119a7092785dc092566d1d69596df2d0b32edb3c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vault/1.9.3/vault_1.9.3_windows_386.zip",
|
"url": "https://releases.hashicorp.com/vault/1.9.4/vault_1.9.4_windows_386.zip",
|
||||||
"hash": "9267d9ddf9462fd46a9c45fda4d9ddd57736b762e44f1e54888aeedafe0b18d5"
|
"hash": "e4e1fa734f3d886f7363604699cea96686861139581b24a38bbd98277b97d3fc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vault.exe",
|
"bin": "vault.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user