diff --git a/bucket/boundary.json b/bucket/boundary.json index c291843b8c..4470750e50 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.7.0", + "version": "0.7.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.7.0/boundary_0.7.0_windows_amd64.zip", - "hash": "372c73cf3d2d70d836fb79a4418afc888c0d2e4c73c46cca80e99004be4b7d3d" + "url": "https://releases.hashicorp.com/boundary/0.7.1/boundary_0.7.1_windows_amd64.zip", + "hash": "997e89929cbb4e88e40f2d5c0c5a7d18df702dc198809568cec13b32d0121ab9" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.7.0/boundary_0.7.0_windows_386.zip", - "hash": "b796b992eadcca49a6b49139a5ff120d06161040ce4404139b720d8bab13bc04" + "url": "https://releases.hashicorp.com/boundary/0.7.1/boundary_0.7.1_windows_386.zip", + "hash": "7d62398c55a56bdeddb4ddb39991ccc2306b89c11b38d1b3439538af978b53a6" } }, "bin": "boundary.exe",