mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-15 11:51:23 +00:00
22 lines
728 B
JSON
22 lines
728 B
JSON
{
|
|
"version": "0.16.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.16.1/termscp-v0.16.1-x86_64-pc-windows-msvc.zip",
|
|
"hash": "7e281f7903d5771d401d9768629fcbbcc8540e92dd15388a376aac4b3ea19978"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|