2024-10-03 16:30:55 +00:00

22 lines
728 B
JSON

{
"version": "0.15.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.15.0/termscp-v0.15.0-x86_64-pc-windows-msvc.zip",
"hash": "56c48ee6bdab6284cb222f247b449878941be7385251371d8e4127ac4e480a99"
}
},
"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"
}
}
}
}