2023-10-02 20:24:24 +00:00

22 lines
728 B
JSON

{
"version": "0.12.2",
"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.2/termscp-v0.12.2-x86_64-pc-windows-msvc.zip",
"hash": "d785018bd5204a8f37b41ac661058bff9b0289654c3f1a33f2f6da6fe864cde6"
}
},
"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"
}
}
}
}