boundary: Update to version 0.1.8

This commit is contained in:
Richard Kuhnt 2021-03-10 19:01:47 +00:00
parent 0cf03d1d27
commit 75e5ce7473

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.7", "version": "0.1.8",
"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.7/boundary_0.1.7_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.1.8/boundary_0.1.8_windows_amd64.zip",
"hash": "45ca16574f9cfea4afe83b265a1a8d33a6fd1fc2028de3d6318270eef78107f8" "hash": "ce1873727eca800a9d3464f7f1e0b9871aa1704b4f2b5b58204cd1aacde93ec5"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.7/boundary_0.1.7_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.1.8/boundary_0.1.8_windows_386.zip",
"hash": "0c4f068bc424ddb203c24be652b71a518fabd40db1b3f9c4518d2a58b9eff2ae" "hash": "8206697983868516620eb9182e9019009984d316c01e5132b0d3d5c03df453eb"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",