diff --git a/bucket/boundary.json b/bucket/boundary.json index 647e85c4a2..0197cf7505 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.12.2", + "version": "0.13.0", "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.12.2/boundary_0.12.2_windows_amd64.zip", - "hash": "d926d96b7187029426a92b4684ea3cd70bb7e0d4c287d12d91faae7082992348" + "url": "https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_windows_amd64.zip", + "hash": "e222721e45836b1b3d962ba4bd942f5aa5f4f011b1bdf55317be6b5c08ae2eaa" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.12.2/boundary_0.12.2_windows_386.zip", - "hash": "8b09a046075b02b9869f51fceb0d4ffb9257fd91f2684522ad88bced02b85ee2" + "url": "https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_windows_386.zip", + "hash": "688be757bc9dc869b32bfc556ff7bb301f1e4ca6930d20f31ee57c571bbb0675" } }, "bin": "boundary.exe",