2023-10-06 08:26:49 +00:00

22 lines
728 B
JSON

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