diff --git a/bucket/boundary.json b/bucket/boundary.json index 029e44eecb..cea2b3b12f 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.5.1", + "version": "0.6.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.5.1/boundary_0.5.1_windows_amd64.zip", - "hash": "ab1c26a1e2607b3634b40e1487f1f764d440a73e7159fbae557a4e3ae88d6e12" + "url": "https://releases.hashicorp.com/boundary/0.6.0/boundary_0.6.0_windows_amd64.zip", + "hash": "2f122680fe8026c1b7e6ea1f345304da440e6d34d13f5c6b08eda73a8697bfad" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.5.1/boundary_0.5.1_windows_386.zip", - "hash": "278ce9e0ec336197b7de658d0b75c146ec65dee6b0f78ea738abbb253af7f76f" + "url": "https://releases.hashicorp.com/boundary/0.6.0/boundary_0.6.0_windows_386.zip", + "hash": "6d6a8f06e10ecd6baa83992c6a183235a0b7f6ed946add7c721f8575f701e4dc" } }, "bin": "boundary.exe",