mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
vault: Update to version 1.13.1
This commit is contained in:
parent
cdb97b3fd6
commit
50f6ef79b6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.13.0",
|
"version": "1.13.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.13.0/vault_1.13.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/vault/1.13.1/vault_1.13.1_windows_amd64.zip",
|
||||||
"hash": "158152d48e0798f19e7ecfc74ac35ec1edf260995bb3e6baf4bebafb78b9f047"
|
"hash": "b02a8403f7b790153b12ef9129fc754985715e3456932f06170394a26712d4bf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/vault/1.13.0/vault_1.13.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/vault/1.13.1/vault_1.13.1_windows_386.zip",
|
||||||
"hash": "9e06b0a2ff00ec95662aa86c2bdfb7dddae6e4dec1c4b205baefb9f724fce58e"
|
"hash": "70278f79c54aa8f73cbf058eb58fb329f95d369fa3f6e420880255b2e9d15cfe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vault.exe",
|
"bin": "vault.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user