boundary: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2022-05-16 20:28:54 +00:00
parent 99832dd635
commit 1b1e98cddd

View File

@ -1,16 +1,16 @@
{
"version": "0.8.0",
"version": "0.8.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.8.0/boundary_0.8.0_windows_amd64.zip",
"hash": "f084bd55b1a0f93ccea852eced3156ddd69b3da88188256dddc6a7f35c7fc34b"
"url": "https://releases.hashicorp.com/boundary/0.8.1/boundary_0.8.1_windows_amd64.zip",
"hash": "0d0ef0148c18a18386f053a3e9ddd0db92c2859836aff2de993526c3a6b266b1"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.8.0/boundary_0.8.0_windows_386.zip",
"hash": "3c078cc2d2c2196ee9141fe2bfe6ed41f71ff70bc61f8cd4fa25860ea190778d"
"url": "https://releases.hashicorp.com/boundary/0.8.1/boundary_0.8.1_windows_386.zip",
"hash": "7e8af29fe667a6517ce1992db1007e3d96479665d666549d6191d1a51ccce4af"
}
},
"bin": "boundary.exe",