2024-10-14 16:29:53 +00:00

22 lines
728 B
JSON

{
"version": "0.16.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.16.0/termscp-v0.16.0-x86_64-pc-windows-msvc.zip",
"hash": "0413cf0f6c765829de00ae86b5f7d9ad22fd1adb8125ce37348e6bb515448c0f"
}
},
"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"
}
}
}
}