From e58eb1f458a908aeb90dbbf11e345ee617e6b441 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 15 Apr 2021 03:01:43 +0000 Subject: [PATCH] boundary: Update to version 0.2.0 --- bucket/boundary.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/boundary.json b/bucket/boundary.json index c2b497a80e..b3aa7b31fb 100644 --- a/bucket/boundary.json +++ b/bucket/boundary.json @@ -1,16 +1,16 @@ { - "version": "0.1.8", + "version": "0.2.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.8/boundary_0.1.8_windows_amd64.zip", - "hash": "ce1873727eca800a9d3464f7f1e0b9871aa1704b4f2b5b58204cd1aacde93ec5" + "url": "https://releases.hashicorp.com/boundary/0.2.0/boundary_0.2.0_windows_amd64.zip", + "hash": "a0612eb5c01ed3dfc9e13e864eb224cc63bef3dc04bf3b257e607adad490ae37" }, "32bit": { - "url": "https://releases.hashicorp.com/boundary/0.1.8/boundary_0.1.8_windows_386.zip", - "hash": "8206697983868516620eb9182e9019009984d316c01e5132b0d3d5c03df453eb" + "url": "https://releases.hashicorp.com/boundary/0.2.0/boundary_0.2.0_windows_386.zip", + "hash": "52012a1988a767fcad67ac3f7d0db21f33c0986429253829fbeb79ee3716fd67" } }, "bin": "boundary.exe",