teleport: Update version 18.3.2, fix checkver & license (#7312)

* teleport: Update version 18.3.0, fix checkver & license

* teleport: Update to version 18.3.1

* teleport: Update to version 18.3.2
This commit is contained in:
Aliaksandr Belik 2025-11-11 04:34:35 +00:00 committed by GitHub
parent 24b6030d93
commit 6496764153
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,18 +1,17 @@
{
"version": "16.0.3",
"version": "18.3.2",
"description": "Privileged access management for cloud-native infrastructure",
"homepage": "https://goteleport.com",
"license": "Apache-2.0",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://cdn.teleport.dev/teleport-v16.0.3-windows-amd64-bin.zip",
"hash": "6121ca303fc884083de56ca56071e19f0d70830993d6f3421a030a08f4a74709"
"url": "https://cdn.teleport.dev/teleport-v18.3.2-windows-amd64-bin.zip",
"hash": "a789f6ac56ea5a47f44cb5945fa1f87964ddedbea4f59deb17af614defe39d9b"
}
},
"bin": "tsh.exe",
"checkver": {
"url": "https://goteleport.com/docs/installation/",
"regex": "TELEPORT_VERSION.*?([\\d.]+)"
"github": "https://github.com/gravitational/teleport"
},
"autoupdate": {
"architecture": {