boundary: Update to version 0.1.3

This commit is contained in:
Richard Kuhnt 2020-12-18 23:01:48 +00:00
parent 2e5759ee11
commit 52420aaad9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.1.2", "version": "0.1.3",
"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.2/boundary_0.1.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.1.3/boundary_0.1.3_windows_amd64.zip",
"hash": "62158e318e4ff4e9e091b98fedb7790abb62e7d2f2f9db5650db9846911c327c" "hash": "e1864cf44e74892504d1ab3eecace3f7292aacb555066b7b2c48ed9c545fa404"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.1.2/boundary_0.1.2_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.1.3/boundary_0.1.3_windows_386.zip",
"hash": "1fce3545cf1c815293699f2979217e76348ecb4fecf4fe5de92e47c920de8733" "hash": "f8f7dc89b5f587c211f062cd5a1ad6764898f70f999fd6960fd0f5d698610481"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",