mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 04:05:13 +00:00
28 lines
844 B
JSON
28 lines
844 B
JSON
{
|
|
"version": "4.1.1",
|
|
"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.1.1-windows-amd64-bin.zip",
|
|
"hash": "f9d1b987a6050f4f1ccf125cdc2ad22195c375a994844a9839c22074c1de5db7",
|
|
"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"
|
|
}
|
|
}
|
|
}
|