mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 22:14:30 +00:00
28 lines
844 B
JSON
28 lines
844 B
JSON
{
|
|
"version": "4.3.2",
|
|
"description": "Privileged access management for cloud-native infrastructure.",
|
|
"homepage": "https://gravitational.com/teleport/",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://get.gravitational.com/teleport-v4.3.2-windows-amd64-bin.zip",
|
|
"hash": "e27bb105d18f0504d680b3a12f6f547ee6e4fea53d07e9cd491ce1f7f611bc24",
|
|
"extract_dir": "teleport",
|
|
"bin": "tsh.exe"
|
|
}
|
|
},
|
|
"checkver": {
|
|
"github": "https://github.com/gravitational/teleport"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://get.gravitational.com/teleport-v$version-windows-amd64-bin.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|