termscp: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2022-10-15 20:29:35 +00:00
parent 04c946bc37
commit f1420b6df5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.10.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.9.0/termscp-v0.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.10.0/termscp-v0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "3e6424c9f889ad85fbca825a848ea298b9f87ee4762c30795839b35315e7bcc5" "hash": "4c42058f5afca9aaf23ee11f40e9a3a17b8fb070652583031da85bcf91451759"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",