termscp: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2024-10-03 16:30:55 +00:00
parent ba2bf4ef2d
commit 3e50bbeff0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.0", "version": "0.15.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.14.0/termscp-v0.14.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.15.0/termscp-v0.15.0-x86_64-pc-windows-msvc.zip",
"hash": "d034dc3c857efc910813711348ed4b34f937c989b7c7de87779804a476527f21" "hash": "56c48ee6bdab6284cb222f247b449878941be7385251371d8e4127ac4e480a99"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",