mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
728 B
JSON
22 lines
728 B
JSON
{
|
|
"version": "0.10.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.10.0/termscp-v0.10.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "4c42058f5afca9aaf23ee11f40e9a3a17b8fb070652583031da85bcf91451759"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|