boundary: Update to version 0.20.1

This commit is contained in:
github-actions[bot] 2025-11-03 20:29:32 +00:00
parent 360b9bb710
commit 44ef63a210

View File

@ -1,16 +1,16 @@
{ {
"version": "0.20.0", "version": "0.20.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.20.0/boundary_0.20.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.20.1/boundary_0.20.1_windows_amd64.zip",
"hash": "a17aaca90a55e3bf0de1154f7c4b2b05f5d910a346fd3112a8c08b51192d1dc1" "hash": "d224ce9905d50c628a1e30a3bb6ed8efe7c16f34e0aaa3fdc238375cf7d9484e"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.20.0/boundary_0.20.0_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.20.1/boundary_0.20.1_windows_386.zip",
"hash": "8fb534f908b3e0043cd35782bc665557426869e520c3d003ebc96f48570a10ef" "hash": "c7c12851f80240f4429551329b22fcd6bdb4e113e90f1fba50c95cd357daf978"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",