boundary: Update to version 0.5.1

This commit is contained in:
Richard Kuhnt 2021-08-19 20:00:34 +00:00
parent b784013a3e
commit 76a4b2b9d1

View File

@ -1,16 +1,16 @@
{
"version": "0.5.0",
"version": "0.5.1",
"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.5.0/boundary_0.5.0_windows_amd64.zip",
"hash": "cbc80fd02579129ea21f14f52e5db3213cd475eda8529aae9ff0c1e939a70e12"
"url": "https://releases.hashicorp.com/boundary/0.5.1/boundary_0.5.1_windows_amd64.zip",
"hash": "ab1c26a1e2607b3634b40e1487f1f764d440a73e7159fbae557a4e3ae88d6e12"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.5.0/boundary_0.5.0_windows_386.zip",
"hash": "c16bf3e298f8b4f406a31ff15b402c0ea2cfa750007f959f37a11143378afe20"
"url": "https://releases.hashicorp.com/boundary/0.5.1/boundary_0.5.1_windows_386.zip",
"hash": "278ce9e0ec336197b7de658d0b75c146ec65dee6b0f78ea738abbb253af7f76f"
}
},
"bin": "boundary.exe",