boundary: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2023-10-11 00:33:00 +00:00
parent 116bf3edd4
commit 5f0b129244

View File

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