mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-05 19:25:10 +00:00
28 lines
826 B
JSON
28 lines
826 B
JSON
{
|
|
"version": "7.0.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-v7.0.2-windows-amd64-bin.zip",
|
|
"hash": "35a59a8bbec939a9a3127e3d6a67f108aa532b4ad081d012bf71cba495b3eaf2"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|