mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-12 18:31:21 +00:00
22 lines
725 B
JSON
22 lines
725 B
JSON
{
|
|
"version": "0.8.2",
|
|
"description": "Terminal UI file explorer with SCP/SFTP/FTP support",
|
|
"homepage": "https://github.com/veeso/termscp",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/veeso/termscp/releases/download/v0.8.2/termscp-v0.8.2-x86_64-pc-windows-msvc.zip",
|
|
"hash": "f87b22bb46b553549b2d0e974417cf119aee82dd9e441d30f8888a9b60f1ac2e"
|
|
}
|
|
},
|
|
"bin": "termscp.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/veeso/termscp/releases/download/v$version/termscp-v$version-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|