boundary: Update to version 0.6.0

This commit is contained in:
Richard Kuhnt 2021-09-09 13:00:37 +00:00
parent 6d3f1fce1a
commit 46c8defdf7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.1", "version": "0.6.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.5.1/boundary_0.5.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.6.0/boundary_0.6.0_windows_amd64.zip",
"hash": "ab1c26a1e2607b3634b40e1487f1f764d440a73e7159fbae557a4e3ae88d6e12" "hash": "2f122680fe8026c1b7e6ea1f345304da440e6d34d13f5c6b08eda73a8697bfad"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.5.1/boundary_0.5.1_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.6.0/boundary_0.6.0_windows_386.zip",
"hash": "278ce9e0ec336197b7de658d0b75c146ec65dee6b0f78ea738abbb253af7f76f" "hash": "6d6a8f06e10ecd6baa83992c6a183235a0b7f6ed946add7c721f8575f701e4dc"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",