boundary: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-06-13 00:33:34 +00:00
parent 3cc513494d
commit c0f1ea4487

View File

@ -1,16 +1,16 @@
{ {
"version": "0.12.2", "version": "0.13.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.12.2/boundary_0.12.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_windows_amd64.zip",
"hash": "d926d96b7187029426a92b4684ea3cd70bb7e0d4c287d12d91faae7082992348" "hash": "e222721e45836b1b3d962ba4bd942f5aa5f4f011b1bdf55317be6b5c08ae2eaa"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.12.2/boundary_0.12.2_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_windows_386.zip",
"hash": "8b09a046075b02b9869f51fceb0d4ffb9257fd91f2684522ad88bced02b85ee2" "hash": "688be757bc9dc869b32bfc556ff7bb301f1e4ca6930d20f31ee57c571bbb0675"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",