2025-06-11 00:40:38 +00:00

22 lines
728 B
JSON

{
"version": "0.18.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.18.0/termscp-v0.18.0-x86_64-pc-windows-msvc.zip",
"hash": "0f486606a229f002886f7dc6b6de4800efe20e7cbfe505ccac961a692b7fcc37"
}
},
"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"
}
}
}
}