2022-01-06 12:30:11 +00:00

22 lines
725 B
JSON

{
"version": "0.8.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.8.0/termscp-v0.8.0-x86_64-pc-windows-msvc.zip",
"hash": "5c49a9583cd5d1d132d1759323956edadccb46da3d647275d3c5b72dfdc4be53"
}
},
"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"
}
}
}
}