boundary: Update to version 0.7.6

This commit is contained in:
github-actions[bot] 2022-03-16 20:37:20 +00:00
parent 9c1279cce7
commit 6246bbcff0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.5", "version": "0.7.6",
"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.7.5/boundary_0.7.5_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_windows_amd64.zip",
"hash": "3b28708497de36efd7e654f00b8d19545302099164a2f892056d54ace6b3bf93" "hash": "ed4037d329153118ce9e5e0cff337cbdf2c1496a36684ef52bd0709886cfd225"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.7.5/boundary_0.7.5_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.7.6/boundary_0.7.6_windows_386.zip",
"hash": "fdc5291dd71411a1d18140072baee0db4f2e18c464aeae127978a15f279a43c8" "hash": "f4e2d78d3649b58befe7b0733918be0683b4403573b213d2b51ae4542b4bdcf7"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",