diff --git a/bucket/boundary.json b/bucket/boundary.json index 648ee1e5fe..f4ba6e7bfd 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.18.0", + "version": "0.18.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.18.0/boundary_0.18.0_windows_amd64.zip", - "hash": "840270bbcfb093000bfd30818c8c092b0f2f7ecb4237b5f403386bc686e32a4e" + "url": "https://releases.hashicorp.com/boundary/0.18.1/boundary_0.18.1_windows_amd64.zip", + "hash": "be028efa39e9ac05dd70d8bdc4e5aacbca7310fbbe0dea14ee2c561db85b2a2c" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.18.0/boundary_0.18.0_windows_386.zip", - "hash": "23fac7aa83dbd5517937b1e019afe27f2a662f62f86e7431610755d0c5742aaa" + "url": "https://releases.hashicorp.com/boundary/0.18.1/boundary_0.18.1_windows_386.zip", + "hash": "e087be6ac6ef7a8d2bf3e857e03d3c02c5e42c1ee8530d48f0ad13101502afbf" } }, "bin": "boundary.exe",