mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 13:31:18 +00:00
28 lines
846 B
JSON
28 lines
846 B
JSON
{
|
|
"version": "3.1.13",
|
|
"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-v3.1.13-windows-amd64-bin.zip",
|
|
"hash": "bba49c6bfe0a6e11ca9a464e040776b7dc450bacfbaba9d6c2fd3e1a24fd385b",
|
|
"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"
|
|
}
|
|
}
|
|
}
|