boundary: Update to version 0.1.0

This commit is contained in:
Jakub Čábera 2020-10-22 21:22:17 +02:00
parent baa2fbb295
commit 93383b7978

View File

@ -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", "description": "Simple and secure remote access for any system from anywhere based on user identity",
"homepage": "https://www.boundaryproject.io", "homepage": "https://www.boundaryproject.io",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.1/boundary_0.1.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.1.0/boundary_0.1.0_windows_amd64.zip",
"hash": "9afcf986b5c2fb0282ee4713c785c1246e82b07d9e5df85172178f9236ddc45e" "hash": "88b94e7a11ba91ccb081487cd32be934971609d64f17062bbc53ed5b798ff602"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.1/boundary_0.1.1_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.1.0/boundary_0.1.0_windows_386.zip",
"hash": "e559512ed9ab8e5907158b1fe3d8f231f276be4d6fac0c1a6b3bfc488972ef97" "hash": "2dcf0b857870cdf1fcbfef11291b03158b3a7f055edec3f48c98c82dccc24e8b"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",