boundary: Update to version 0.2.1

This commit is contained in:
Richard Kuhnt 2021-05-07 05:00:16 +00:00
parent 71012b4978
commit 0e6128d73f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.0", "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.0/boundary_0.2.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.2.1/boundary_0.2.1_windows_amd64.zip",
"hash": "a0612eb5c01ed3dfc9e13e864eb224cc63bef3dc04bf3b257e607adad490ae37" "hash": "79794f69be2d1a70bdc48353fa676f7c43a0e9d539ba456b7ddc3ad76ed16eaf"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.2.0/boundary_0.2.0_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.2.1/boundary_0.2.1_windows_386.zip",
"hash": "52012a1988a767fcad67ac3f7d0db21f33c0986429253829fbeb79ee3716fd67" "hash": "e25bc5e33e4c554303cf3280ce0df8753f48cc55fd7907171a80f27009b3631f"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",