boundary: Update to version 0.4.0

This commit is contained in:
Richard Kuhnt 2021-07-01 04:00:30 +00:00
parent a09f82846f
commit 470a2d2bb3

View File

@ -1,16 +1,16 @@
{
"version": "0.3.0",
"version": "0.4.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.3.0/boundary_0.3.0_windows_amd64.zip",
"hash": "d0bee01ccf582ec6e4b4c71ec5f3ecb72b6b24bc33acd6ea703c271cea98baeb"
"url": "https://releases.hashicorp.com/boundary/0.4.0/boundary_0.4.0_windows_amd64.zip",
"hash": "a0a4378b89a0846aa7d33f065504c1c2662849a75119428f3aadedab6ef55d37"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.3.0/boundary_0.3.0_windows_386.zip",
"hash": "ccdfa3a46942ad6cf0a048dc4be2dcabb507d13706a28978f0a8891c75642019"
"url": "https://releases.hashicorp.com/boundary/0.4.0/boundary_0.4.0_windows_386.zip",
"hash": "ec8fe9cf7247ea47816ca6ea0a9e4c6791bc200c9fbf84fc4a9473cb2c04e024"
}
},
"bin": "boundary.exe",