boundary: Update to version 0.16.2

This commit is contained in:
github-actions[bot] 2024-06-18 16:28:53 +00:00
parent bcedf76490
commit 00b730b409

View File

@ -1,16 +1,16 @@
{ {
"version": "0.16.1", "version": "0.16.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.16.1/boundary_0.16.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.16.2/boundary_0.16.2_windows_amd64.zip",
"hash": "d16eced701d0b5dcb35f7ddea8cee40d018e97cae4829ddae5fefe747069335b" "hash": "4614dac795373cc6661820e31ecd261484e9185c65f79c6f096ba51b69b9da50"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.16.1/boundary_0.16.1_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.16.2/boundary_0.16.2_windows_386.zip",
"hash": "bcc7094aa59a697e871272b800a40468268207987706e926d6d36486cdfdcb7b" "hash": "7b4c866cf72eae7ea9f154b69f63303f24e5c648b9305bfed97e0cfbbf9117da"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",