boundary: Update to version 0.14.2

This commit is contained in:
github-actions[bot] 2023-11-02 20:23:39 +00:00
parent 754f0b599d
commit 582d28f175

View File

@ -1,16 +1,16 @@
{ {
"version": "0.14.1", "version": "0.14.2",
"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.1/boundary_0.14.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_windows_amd64.zip",
"hash": "788d6331703f517faec11a189eb134b987ec3a77d92c560f385268463d280f5a" "hash": "a17a78c0378a1b0a0fd40979d76470ed9c4181c25bc8b658c04072aa2f148115"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.14.1/boundary_0.14.1_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.14.2/boundary_0.14.2_windows_386.zip",
"hash": "cbe5f4f71fe25fdb1b072f8e9759e2487bc5f4bae09a4a784aa29545e020f14b" "hash": "0f6993e05461efcfce4efe6e324713dd66cc0597dc8b65d43af0922f547322c7"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",