mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 20:44:27 +00:00
28 lines
826 B
JSON
28 lines
826 B
JSON
{
|
|
"version": "4.4.5",
|
|
"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.4.5-windows-amd64-bin.zip",
|
|
"hash": "f7e3c5a65d929154fc1ce3d0bf8ed72ecb60161e12a69f506361638cf9d01e7e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|