boundary: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2022-07-06 20:28:19 +00:00
parent c04754b592
commit 8104642a38

View File

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