boundary: Update to version 0.1.5

This commit is contained in:
Richard Kuhnt 2021-02-01 17:00:27 +00:00
parent ddb3d829b8
commit 561bc5dd2f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.4", "version": "0.1.5",
"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.4/boundary_0.1.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.1.5/boundary_0.1.5_windows_amd64.zip",
"hash": "6d3abe59fc22dac0ea4da83da3c78471da0d62b20a244f5231a8dfbfe7dbbb20" "hash": "fb7f82b57b67e3194f6c135343fc9f3cd38b355bff75ea5b89a9ca25aa96dbb3"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.4/boundary_0.1.4_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.1.5/boundary_0.1.5_windows_386.zip",
"hash": "656e610b195e7592edc628ff0b322ed89ddc5de791e4050bb4c1f86e6ce9fc86" "hash": "d02da620b74ae0e3e6663050a4039e46e5ce9ffb816ee30df769a98253badec8"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",