2025-11-11 12:32:00 +00:00

22 lines
728 B
JSON

{
"version": "0.19.0",
"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.19.0/termscp-v0.19.0-x86_64-pc-windows-msvc.zip",
"hash": "aeab13686a57956fc5b604b05b2184eb414213c501429275e38576df386d13fa"
}
},
"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"
}
}
}
}