boundary: Update to version 0.7.0

This commit is contained in:
Richard Kuhnt 2021-11-18 01:00:42 +00:00
parent 61428eaff7
commit 3a9cb94052

View File

@ -1,16 +1,16 @@
{
"version": "0.6.2",
"version": "0.7.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.6.2/boundary_0.6.2_windows_amd64.zip",
"hash": "e6723cd295c8985ae45c7357f59c531be679b29c629cd9d578e5063d1072ba04"
"url": "https://releases.hashicorp.com/boundary/0.7.0/boundary_0.7.0_windows_amd64.zip",
"hash": "372c73cf3d2d70d836fb79a4418afc888c0d2e4c73c46cca80e99004be4b7d3d"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.6.2/boundary_0.6.2_windows_386.zip",
"hash": "c77d5347f12241ad411826fee29e4be827a3fb9d9976f78fcd7fce72f61dd8c1"
"url": "https://releases.hashicorp.com/boundary/0.7.0/boundary_0.7.0_windows_386.zip",
"hash": "b796b992eadcca49a6b49139a5ff120d06161040ce4404139b720d8bab13bc04"
}
},
"bin": "boundary.exe",