mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-10 17:31:20 +00:00
28 lines
826 B
JSON
28 lines
826 B
JSON
{
|
|
"version": "6.2.8",
|
|
"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-v6.2.8-windows-amd64-bin.zip",
|
|
"hash": "24dacc0e7645989fc120c4c40580b8d99687efff915209a6c7d9da6346a62e4d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|