boundary: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2022-11-30 00:33:07 +00:00
parent 1c7e5b4cb6
commit c98b1a5df5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.0", "version": "0.11.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.11.0/boundary_0.11.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_windows_amd64.zip",
"hash": "8b4e3a895e03a3a0a11af2c191da578bd5f780c7f05e02bab04e69d074dfa03f" "hash": "10d49c0427dd912d4f6759f1d294036db9d8cb0648a4003b225c1fac4c6b7d6e"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.11.0/boundary_0.11.0_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.11.1/boundary_0.11.1_windows_386.zip",
"hash": "14076f7f8739ff601dd0a9f816bd5cce4763d473b7ebe934c1029e13a218b42e" "hash": "e3abc55e1aec696ad5508c745df34031363fc4008daa33afe963f18cb9ce4157"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",