boundary: Update to version 0.1.5

This commit is contained in:
Richard Kuhnt 2021-02-13 04:00:18 +00:00
parent 6d1d521078
commit 3fdf10e608

View File

@ -1,16 +1,16 @@
{
"version": "0.1.6",
"version": "0.1.5",
"description": "Simple and secure remote access for any system from anywhere based on user identity",
"homepage": "https://www.boundaryproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.6/boundary_0.1.6_windows_amd64.zip",
"hash": "9eae13dfd96f1ade328eb14d2740398d77601304bcc73905ee3eb104a2cb719b"
"url": "https://releases.hashicorp.com/boundary/0.1.5/boundary_0.1.5_windows_amd64.zip",
"hash": "fb7f82b57b67e3194f6c135343fc9f3cd38b355bff75ea5b89a9ca25aa96dbb3"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.6/boundary_0.1.6_windows_386.zip",
"hash": "67ab9db1173bcb36f12ca95dbaca4accd7516bac5ca642c155260775780d4e78"
"url": "https://releases.hashicorp.com/boundary/0.1.5/boundary_0.1.5_windows_386.zip",
"hash": "d02da620b74ae0e3e6663050a4039e46e5ce9ffb816ee30df769a98253badec8"
}
},
"bin": "boundary.exe",