boundary: Update to version 0.3.0

This commit is contained in:
Richard Kuhnt 2021-06-09 22:00:22 +00:00
parent 683944632a
commit 459bb0055b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.3", "version": "0.3.0",
"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.2.3/boundary_0.2.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.3.0/boundary_0.3.0_windows_amd64.zip",
"hash": "8bb1b42f5aa1bc5d07fbb58b90c124dda4da8220511a8b505bd66c3c42f0525b" "hash": "d0bee01ccf582ec6e4b4c71ec5f3ecb72b6b24bc33acd6ea703c271cea98baeb"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.2.3/boundary_0.2.3_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.3.0/boundary_0.3.0_windows_386.zip",
"hash": "1269aee815cc0674bfa791558f9a2e351a5c252218f3fe77408ec0001235ba69" "hash": "ccdfa3a46942ad6cf0a048dc4be2dcabb507d13706a28978f0a8891c75642019"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",