boundary: Update to version 0.17.2

This commit is contained in:
github-actions[bot] 2024-10-14 16:29:52 +00:00
parent a4eaaf4013
commit 31a5e3189b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.1", "version": "0.17.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.17.1/boundary_0.17.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.17.2/boundary_0.17.2_windows_amd64.zip",
"hash": "dae20b0e24ce8d7ddd601592d4ab5896635b8b41f025c846fcb49b12eba614b7" "hash": "5482268d530dad79ddd464b335f987917c5f2165db68e9be1a6d9c28f6012369"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.17.1/boundary_0.17.1_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.17.2/boundary_0.17.2_windows_386.zip",
"hash": "d2f77b75a4f43c8d69e678b1a7debff21c1349e90e4a7a15ebe3ccd5f7f88eaa" "hash": "2b30e864dffea1cfbcdaded57e4000b7f53cdcc2da51026e19fb3c3b742c5624"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",