mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
28 lines
844 B
JSON
28 lines
844 B
JSON
{
|
|
"version": "4.0.4",
|
|
"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.0.4-windows-amd64-bin.zip",
|
|
"hash": "5dc54153dfc93a6809261651c2527104712a9308ae65adae08b80c5c8e2d7d8b",
|
|
"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"
|
|
}
|
|
}
|
|
}
|