boundary: Update to version 0.1.7

This commit is contained in:
Richard Kuhnt 2021-02-16 22:00:24 +00:00
parent d9011e8165
commit 6201799c2f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.6", "version": "0.1.7",
"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.6/boundary_0.1.6_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.1.7/boundary_0.1.7_windows_amd64.zip",
"hash": "9eae13dfd96f1ade328eb14d2740398d77601304bcc73905ee3eb104a2cb719b" "hash": "45ca16574f9cfea4afe83b265a1a8d33a6fd1fc2028de3d6318270eef78107f8"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.6/boundary_0.1.6_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.1.7/boundary_0.1.7_windows_386.zip",
"hash": "67ab9db1173bcb36f12ca95dbaca4accd7516bac5ca642c155260775780d4e78" "hash": "0c4f068bc424ddb203c24be652b71a518fabd40db1b3f9c4518d2a58b9eff2ae"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",