boundary: Update to version 0.10.5

This commit is contained in:
github-actions[bot] 2022-09-14 20:29:49 +00:00
parent 295f6390b4
commit ae1e584268

View File

@ -1,16 +1,16 @@
{ {
"version": "0.10.4", "version": "0.10.5",
"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.10.4/boundary_0.10.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_windows_amd64.zip",
"hash": "f612ff65c1a9f674c7808ff4a7860ccdc2215a1cea7dfb92dc260129802e78a2" "hash": "4982d98d48ac551a1181bead4491a2049c8343d4a99a82f301e3032d5148c54a"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/boundary/0.10.4/boundary_0.10.4_windows_386.zip", "url": "https://releases.hashicorp.com/boundary/0.10.5/boundary_0.10.5_windows_386.zip",
"hash": "b4534e78afeee7363c2883b93047faa83026d2de930750fb01e66971ec5e6037" "hash": "fd03c73cc5f4989b1811820b67e70d596e7621830d562f1d0181f29b50ca78b5"
} }
}, },
"bin": "boundary.exe", "bin": "boundary.exe",