boundary: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2022-08-10 20:29:03 +00:00
parent ac00d8b65d
commit 54ab54f55b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.1", "version": "0.10.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.9.1/boundary_0.9.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.10.0/boundary_0.10.0_windows_amd64.zip",
"hash": "d31a6f71a7b8cb9b2a088867c79c5b219930b87b5bcc119b6995d25ded24a029" "hash": "104deee5c638a645d185a358282c53acc628e4eb7808705b3009e45964904550"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.9.1/boundary_0.9.1_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.10.0/boundary_0.10.0_windows_386.zip",
"hash": "d3cd058f1bac74282eae7ec10248b0f2d02b1f51c46f7c5ccdcf11f18eb8df9e" "hash": "370ed542a1d5f758fd3bd80d57385090a679984c535a40410143b518f1d3ab8f"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",