boundary: Update to version 0.2.0

This commit is contained in:
Richard Kuhnt 2021-04-15 03:01:43 +00:00
parent 3cd382e0d3
commit e58eb1f458

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.8", "version": "0.2.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.1.8/boundary_0.1.8_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.2.0/boundary_0.2.0_windows_amd64.zip",
"hash": "ce1873727eca800a9d3464f7f1e0b9871aa1704b4f2b5b58204cd1aacde93ec5" "hash": "a0612eb5c01ed3dfc9e13e864eb224cc63bef3dc04bf3b257e607adad490ae37"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.8/boundary_0.1.8_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.2.0/boundary_0.2.0_windows_386.zip",
"hash": "8206697983868516620eb9182e9019009984d316c01e5132b0d3d5c03df453eb" "hash": "52012a1988a767fcad67ac3f7d0db21f33c0986429253829fbeb79ee3716fd67"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",