termscp: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2023-02-21 20:27:24 +00:00
parent a43e99f11c
commit 483207c708

View File

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