diff --git a/bucket/boundary.json b/bucket/boundary.json index 332c0726ed..1336456149 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.6", + "version": "0.1.7", "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.1.6/boundary_0.1.6_windows_amd64.zip", - "hash": "9eae13dfd96f1ade328eb14d2740398d77601304bcc73905ee3eb104a2cb719b" + "url": "https://releases.hashicorp.com/boundary/0.1.7/boundary_0.1.7_windows_amd64.zip", + "hash": "45ca16574f9cfea4afe83b265a1a8d33a6fd1fc2028de3d6318270eef78107f8" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.6/boundary_0.1.6_windows_386.zip", - "hash": "67ab9db1173bcb36f12ca95dbaca4accd7516bac5ca642c155260775780d4e78" + "url": "https://releases.hashicorp.com/boundary/0.1.7/boundary_0.1.7_windows_386.zip", + "hash": "0c4f068bc424ddb203c24be652b71a518fabd40db1b3f9c4518d2a58b9eff2ae" } }, "bin": "boundary.exe",