2023-05-16 16:28:27 +00:00

22 lines
728 B
JSON

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