diff --git a/bucket/boundary.json b/bucket/boundary.json index 0197cf7505..a1f9ad991e 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.13.0", + "version": "0.13.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.13.0/boundary_0.13.0_windows_amd64.zip", - "hash": "e222721e45836b1b3d962ba4bd942f5aa5f4f011b1bdf55317be6b5c08ae2eaa" + "url": "https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_windows_amd64.zip", + "hash": "f7f86d597a25d40fe4fdd962b6665e9b04cad86095bf525d8cbc3fcf39bcf9ca" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_windows_386.zip", - "hash": "688be757bc9dc869b32bfc556ff7bb301f1e4ca6930d20f31ee57c571bbb0675" + "url": "https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_windows_386.zip", + "hash": "3de131267846952ef6d7ff36454461e6ad4f07588dd0152d540cf2db327ad398" } }, "bin": "boundary.exe",