2023-03-07 20:28:03 +00:00

22 lines
728 B
JSON

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