boundary: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2021-08-05 20:01:49 +00:00
parent 2762ab58c1
commit 402e783888

View File

@ -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",
"homepage": "https://www.boundaryproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/boundary/0.4.0/boundary_0.4.0_windows_amd64.zip",
"hash": "a0a4378b89a0846aa7d33f065504c1c2662849a75119428f3aadedab6ef55d37"
"url": "https://releases.hashicorp.com/boundary/0.5.0/boundary_0.5.0_windows_amd64.zip",
"hash": "cbc80fd02579129ea21f14f52e5db3213cd475eda8529aae9ff0c1e939a70e12"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.4.0/boundary_0.4.0_windows_386.zip",
"hash": "ec8fe9cf7247ea47816ca6ea0a9e4c6791bc200c9fbf84fc4a9473cb2c04e024"
"url": "https://releases.hashicorp.com/boundary/0.5.0/boundary_0.5.0_windows_386.zip",
"hash": "c16bf3e298f8b4f406a31ff15b402c0ea2cfa750007f959f37a11143378afe20"
}
},
"bin": "boundary.exe",