boundary: Update to version 0.6.1

This commit is contained in:
Richard Kuhnt 2021-09-16 00:00:38 +00:00
parent 6f180b5ae3
commit 529467db1d

View File

@ -1,16 +1,16 @@
{
"version": "0.6.0",
"version": "0.6.1",
"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.6.0/boundary_0.6.0_windows_amd64.zip",
"hash": "2f122680fe8026c1b7e6ea1f345304da440e6d34d13f5c6b08eda73a8697bfad"
"url": "https://releases.hashicorp.com/boundary/0.6.1/boundary_0.6.1_windows_amd64.zip",
"hash": "786b35b0ba9231346390557f6ed4b33aeaa8090a1cf2ca64d4a35d1695fdc55c"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.6.0/boundary_0.6.0_windows_386.zip",
"hash": "6d6a8f06e10ecd6baa83992c6a183235a0b7f6ed946add7c721f8575f701e4dc"
"url": "https://releases.hashicorp.com/boundary/0.6.1/boundary_0.6.1_windows_386.zip",
"hash": "16988f2424d23c3ca287a327f48bca8b3bd0d24c63bf73d006cda29801058aa5"
}
},
"bin": "boundary.exe",