2022-06-18 12:30:36 +00:00

22 lines
725 B
JSON

{
"version": "0.9.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.9.0/termscp-v0.9.0-x86_64-pc-windows-msvc.zip",
"hash": "3e6424c9f889ad85fbca825a848ea298b9f87ee4762c30795839b35315e7bcc5"
}
},
"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"
}
}
}
}