boundary: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2023-07-18 12:31:21 +00:00
parent f7c7ee4147
commit 32f82727e7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.13.0", "version": "0.13.1",
"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.13.0/boundary_0.13.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_windows_amd64.zip",
"hash": "e222721e45836b1b3d962ba4bd942f5aa5f4f011b1bdf55317be6b5c08ae2eaa" "hash": "f7f86d597a25d40fe4fdd962b6665e9b04cad86095bf525d8cbc3fcf39bcf9ca"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.13.0/boundary_0.13.0_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.13.1/boundary_0.13.1_windows_386.zip",
"hash": "688be757bc9dc869b32bfc556ff7bb301f1e4ca6930d20f31ee57c571bbb0675" "hash": "3de131267846952ef6d7ff36454461e6ad4f07588dd0152d540cf2db327ad398"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",