2023-04-19 12:30:38 +00:00

22 lines
728 B
JSON

{
"version": "0.11.3",
"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.3/termscp-v0.11.3-x86_64-pc-windows-msvc.zip",
"hash": "3c4b852f5580e2d91622f021c462d4e289f63f520b654fedb5b315d1053b367a"
}
},
"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"
}
}
}
}