boundary: Update to version 0.1.2

This commit is contained in:
Richard Kuhnt 2020-11-17 18:01:47 +00:00
parent bf2c9b8de4
commit 116d61e70b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.1", "version": "0.1.2",
"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.2/boundary_0.1.2_windows_amd64.zip",
"hash": "9afcf986b5c2fb0282ee4713c785c1246e82b07d9e5df85172178f9236ddc45e" "hash": "62158e318e4ff4e9e091b98fedb7790abb62e7d2f2f9db5650db9846911c327c"
}, },
"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.2/boundary_0.1.2_windows_386.zip",
"hash": "e559512ed9ab8e5907158b1fe3d8f231f276be4d6fac0c1a6b3bfc488972ef97" "hash": "1fce3545cf1c815293699f2979217e76348ecb4fecf4fe5de92e47c920de8733"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",