termscp: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2024-07-17 16:29:31 +00:00
parent 71b5a798e9
commit 3a30812d79

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.0", "version": "0.14.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.13.0/termscp-v0.13.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.14.0/termscp-v0.14.0-x86_64-pc-windows-msvc.zip",
"hash": "709b2ef055850621a4e4e10ae7d213a0747c406630eeaeb66325305f814970e3" "hash": "d034dc3c857efc910813711348ed4b34f937c989b7c7de87779804a476527f21"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",