termscp: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2025-06-11 00:40:38 +00:00
parent 0ff1cbe729
commit 50e2275668

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.0", "version": "0.18.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.17.0/termscp-v0.17.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.18.0/termscp-v0.18.0-x86_64-pc-windows-msvc.zip",
"hash": "4de14e04b5c757454ccc9a0b4fbfce22aeefcff18d3f5971d310210e0d96e405" "hash": "0f486606a229f002886f7dc6b6de4800efe20e7cbfe505ccac961a692b7fcc37"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",