mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +00:00
28 lines
846 B
JSON
28 lines
846 B
JSON
{
|
|
"version": "3.1.14",
|
|
"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.14-windows-amd64-bin.zip",
|
|
"hash": "e2c4889d0291576295193f257d6c685903ff5418d463a2e6a6a75c6e271e948d",
|
|
"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"
|
|
}
|
|
}
|
|
}
|