mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-27 14:05:15 +00:00
28 lines
844 B
JSON
28 lines
844 B
JSON
{
|
|
"version": "3.2.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-v3.2.1-windows-amd64-bin.zip",
|
|
"hash": "646fb3aaf8ca41b0a479e3cf5895400356c588a34eb3d633f0cab88b604923c3",
|
|
"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"
|
|
}
|
|
}
|
|
}
|