termscp: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2025-11-11 12:32:00 +00:00
parent b8dcccfc39
commit 2b184c0f24

View File

@ -1,12 +1,12 @@
{ {
"version": "0.18.0", "version": "0.19.0",
"description": "Terminal UI file explorer with SCP/SFTP/FTP support", "description": "Terminal UI file explorer with SCP/SFTP/FTP support",
"homepage": "https://github.com/veeso/termscp", "homepage": "https://github.com/veeso/termscp",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/veeso/termscp/releases/download/v0.18.0/termscp-v0.18.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.19.0/termscp-v0.19.0-x86_64-pc-windows-msvc.zip",
"hash": "0f486606a229f002886f7dc6b6de4800efe20e7cbfe505ccac961a692b7fcc37" "hash": "aeab13686a57956fc5b604b05b2184eb414213c501429275e38576df386d13fa"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",