2024-03-02 20:23:28 +00:00

22 lines
728 B
JSON

{
"version": "0.13.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.13.0/termscp-v0.13.0-x86_64-pc-windows-msvc.zip",
"hash": "709b2ef055850621a4e4e10ae7d213a0747c406630eeaeb66325305f814970e3"
}
},
"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"
}
}
}
}