boundary: Update to version 0.14.3

This commit is contained in:
github-actions[bot] 2023-12-13 00:33:04 +00:00
parent 9ca9444ff0
commit 90e885700d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.14.2", "version": "0.14.3",
"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.14.2/boundary_0.14.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_windows_amd64.zip",
"hash": "a17a78c0378a1b0a0fd40979d76470ed9c4181c25bc8b658c04072aa2f148115" "hash": "6b25abf0561ea507a304bbe09811715923b845cc11e724bf97282550b7c3c8fd"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.14.3/boundary_0.14.3_windows_386.zip",
"hash": "0f6993e05461efcfce4efe6e324713dd66cc0597dc8b65d43af0922f547322c7" "hash": "3601490422e55b8bdf514feae9e149f5b41fa25fa1285d560e99551a74dd00b1"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",