boundary: Update to version 0.2.3

This commit is contained in:
Richard Kuhnt 2021-05-24 20:00:16 +00:00
parent 64f290c916
commit 7322ec02c9

View File

@ -1,16 +1,16 @@
{
"version": "0.2.2",
"version": "0.2.3",
"description": "Simple and secure remote access for any system from anywhere based on user identity",
"homepage": "https://www.boundaryproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/boundary/0.2.2/boundary_0.2.2_windows_amd64.zip",
"hash": "6c4258863af3f26e81e4ad9f1d8d78802db67eb519c9481f565b1272f37bc5fe"
"url": "https://releases.hashicorp.com/boundary/0.2.3/boundary_0.2.3_windows_amd64.zip",
"hash": "8bb1b42f5aa1bc5d07fbb58b90c124dda4da8220511a8b505bd66c3c42f0525b"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.2.2/boundary_0.2.2_windows_386.zip",
"hash": "6fd2c9eb31a87d2cb0708baf26adcb37d74d39ece9a7d596443ebc877d357e39"
"url": "https://releases.hashicorp.com/boundary/0.2.3/boundary_0.2.3_windows_386.zip",
"hash": "1269aee815cc0674bfa791558f9a2e351a5c252218f3fe77408ec0001235ba69"
}
},
"bin": "boundary.exe",