2022-03-22 20:26:56 +00:00

22 lines
725 B
JSON

{
"version": "0.8.1",
"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.8.1/termscp-v0.8.1-x86_64-pc-windows-msvc.zip",
"hash": "74ed3fb6b1e2e491725f6f1c52a926b054b418631b30486dcc73d81b3273129b"
}
},
"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"
}
}
}
}