boundary: Update to version 0.14.1

This commit is contained in:
github-actions[bot] 2023-10-17 20:24:41 +00:00
parent e9657285fb
commit 9c014dcd44

View File

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