boundary: Update to version 0.10.3

This commit is contained in:
github-actions[bot] 2022-08-31 00:39:11 +00:00
parent 6b735d2940
commit 8214be71a6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.10.2", "version": "0.10.3",
"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.10.2/boundary_0.10.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_windows_amd64.zip",
"hash": "43e5645ff48433893fdecfae240b41a5d9dcad82e81dc56337c05b7ad4c7e9da" "hash": "4571c764c7280ec978a40696f0aa6562a0e7948fc9cb3f316a3ff6c272db4dec"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.10.2/boundary_0.10.2_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.10.3/boundary_0.10.3_windows_386.zip",
"hash": "1998e045da145333b5f50d353522e30de2da40bc782699d13cb33b0555d52fac" "hash": "d696f7ae0758b2b79876504e07a3dbef1e6843c29a24bf53f6db675348aa055d"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",