diff --git a/bucket/boundary.json b/bucket/boundary.json index 54252c0d22..239641cf24 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.1", + "version": "0.1.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.1.1/boundary_0.1.1_windows_amd64.zip", - "hash": "9afcf986b5c2fb0282ee4713c785c1246e82b07d9e5df85172178f9236ddc45e" + "url": "https://releases.hashicorp.com/boundary/0.1.0/boundary_0.1.0_windows_amd64.zip", + "hash": "88b94e7a11ba91ccb081487cd32be934971609d64f17062bbc53ed5b798ff602" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.1/boundary_0.1.1_windows_386.zip", - "hash": "e559512ed9ab8e5907158b1fe3d8f231f276be4d6fac0c1a6b3bfc488972ef97" + "url": "https://releases.hashicorp.com/boundary/0.1.0/boundary_0.1.0_windows_386.zip", + "hash": "2dcf0b857870cdf1fcbfef11291b03158b3a7f055edec3f48c98c82dccc24e8b" } }, "bin": "boundary.exe",