boundary: Update to version 0.2.1

This commit is contained in:
Richard Kuhnt 2021-05-19 17:00:19 +00:00
parent a697769c2e
commit f4e1aa613b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.2", "version": "0.2.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.2.2/boundary_0.2.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.2.1/boundary_0.2.1_windows_amd64.zip",
"hash": "6c4258863af3f26e81e4ad9f1d8d78802db67eb519c9481f565b1272f37bc5fe" "hash": "79794f69be2d1a70bdc48353fa676f7c43a0e9d539ba456b7ddc3ad76ed16eaf"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.2.2/boundary_0.2.2_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.2.1/boundary_0.2.1_windows_386.zip",
"hash": "6fd2c9eb31a87d2cb0708baf26adcb37d74d39ece9a7d596443ebc877d357e39" "hash": "e25bc5e33e4c554303cf3280ce0df8753f48cc55fd7907171a80f27009b3631f"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",