diff --git a/bucket/boundary.json b/bucket/boundary.json index f7bd862ecf..7c3e571212 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.9.0", + "version": "0.9.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.9.0/boundary_0.9.0_windows_amd64.zip", - "hash": "d05bba24efbf03173339a38c40840326775454595b163af350d17334293c6c45" + "url": "https://releases.hashicorp.com/boundary/0.9.1/boundary_0.9.1_windows_amd64.zip", + "hash": "d31a6f71a7b8cb9b2a088867c79c5b219930b87b5bcc119b6995d25ded24a029" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.9.0/boundary_0.9.0_windows_386.zip", - "hash": "34d649cba309569c219cd6ff870f8fe7ec5a6b04c89682e670b527ec47948886" + "url": "https://releases.hashicorp.com/boundary/0.9.1/boundary_0.9.1_windows_386.zip", + "hash": "d3cd058f1bac74282eae7ec10248b0f2d02b1f51c46f7c5ccdcf11f18eb8df9e" } }, "bin": "boundary.exe",