boundary: Update to version 0.7.5

This commit is contained in:
github-actions[bot] 2022-02-17 20:25:40 +00:00
parent 2a4bc27acb
commit 7a8a8c15e8

View File

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