boundary: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2024-05-30 20:26:40 +00:00
parent 9ae4fac3a0
commit e011fbdc5f

View File

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