mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
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:
parent
24b6030d93
commit
6496764153
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user