mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
boundary: Update to version 0.5.0
This commit is contained in:
parent
2762ab58c1
commit
402e783888
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.0",
|
"version": "0.5.0",
|
||||||
"description": "Simple and secure remote access for any system from anywhere based on user identity",
|
"description": "Simple and secure remote access for any system from anywhere based on user identity",
|
||||||
"homepage": "https://www.boundaryproject.io",
|
"homepage": "https://www.boundaryproject.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/boundary/0.4.0/boundary_0.4.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/boundary/0.5.0/boundary_0.5.0_windows_amd64.zip",
|
||||||
"hash": "a0a4378b89a0846aa7d33f065504c1c2662849a75119428f3aadedab6ef55d37"
|
"hash": "cbc80fd02579129ea21f14f52e5db3213cd475eda8529aae9ff0c1e939a70e12"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/boundary/0.4.0/boundary_0.4.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/boundary/0.5.0/boundary_0.5.0_windows_386.zip",
|
||||||
"hash": "ec8fe9cf7247ea47816ca6ea0a9e4c6791bc200c9fbf84fc4a9473cb2c04e024"
|
"hash": "c16bf3e298f8b4f406a31ff15b402c0ea2cfa750007f959f37a11143378afe20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "boundary.exe",
|
"bin": "boundary.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user