boundary: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2021-12-16 00:32:25 +00:00
parent a29854d7ab
commit d5150300b9

View File

@ -1,16 +1,16 @@
{
"version": "0.7.1",
"version": "0.7.2",
"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.7.1/boundary_0.7.1_windows_amd64.zip",
"hash": "997e89929cbb4e88e40f2d5c0c5a7d18df702dc198809568cec13b32d0121ab9"
"url": "https://releases.hashicorp.com/boundary/0.7.2/boundary_0.7.2_windows_amd64.zip",
"hash": "f61c6aa074d5da088d665c36c2fb6aa5c142e1e0c301273e908cc07020672352"
},
"32bit": {
"url": "https://releases.hashicorp.com/boundary/0.7.1/boundary_0.7.1_windows_386.zip",
"hash": "7d62398c55a56bdeddb4ddb39991ccc2306b89c11b38d1b3439538af978b53a6"
"url": "https://releases.hashicorp.com/boundary/0.7.2/boundary_0.7.2_windows_386.zip",
"hash": "d79212ae5ef6d97ecccc2a99841db05e4c527225137bd19a31a0a4b63104b052"
}
},
"bin": "boundary.exe",