2024-07-17 16:29:31 +00:00

22 lines
728 B
JSON

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