boundary: Update to version 0.19.1

This commit is contained in:
github-actions[bot] 2025-03-04 20:28:35 +00:00
parent 4010600b74
commit 6217831d98

View File

@ -1,16 +1,16 @@
{ {
"version": "0.19.0", "version": "0.19.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.19.0/boundary_0.19.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.19.1/boundary_0.19.1_windows_amd64.zip",
"hash": "27ca6062936b04c0be647cb5c70b0dd9ab67879ecaf280088501855cad590f82" "hash": "2cbe5d963874ac5fcd4aeee5e64f1d6207b10b903a022eea5765f6df3e0c4815"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.19.0/boundary_0.19.0_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.19.1/boundary_0.19.1_windows_386.zip",
"hash": "8163d752751a524dbc8d54864a4a9cf2707c957d72b304f0ac5440ccca6090b0" "hash": "ec5c3d15912059e347b1017bca5a3c1df013b6c98ff4176865ed9bacddf6dbd8"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",