boundary: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2022-06-20 20:29:53 +00:00
parent 487a1f9463
commit 585c3ff10e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.1", "version": "0.9.0",
"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.8.1/boundary_0.8.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.9.0/boundary_0.9.0_windows_amd64.zip",
"hash": "0d0ef0148c18a18386f053a3e9ddd0db92c2859836aff2de993526c3a6b266b1" "hash": "d05bba24efbf03173339a38c40840326775454595b163af350d17334293c6c45"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.8.1/boundary_0.8.1_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.9.0/boundary_0.9.0_windows_386.zip",
"hash": "7e8af29fe667a6517ce1992db1007e3d96479665d666549d6191d1a51ccce4af" "hash": "34d649cba309569c219cd6ff870f8fe7ec5a6b04c89682e670b527ec47948886"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",