boundary: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2021-12-16 20:29:40 +00:00
parent 138302230c
commit bf3b73b3cd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.2", "version": "0.7.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.7.2/boundary_0.7.2_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.7.3/boundary_0.7.3_windows_amd64.zip",
"hash": "f61c6aa074d5da088d665c36c2fb6aa5c142e1e0c301273e908cc07020672352" "hash": "c8c14c0592942ed70ee43694896a09588eb5609d1ef484b989dc706c7b2621ee"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.7.2/boundary_0.7.2_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.7.3/boundary_0.7.3_windows_386.zip",
"hash": "d79212ae5ef6d97ecccc2a99841db05e4c527225137bd19a31a0a4b63104b052" "hash": "0c624439e1a2cd397860d5a5dc56c9136a27abdb8e049743a194a95e0b3a4a50"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",