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