termscp: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2023-04-19 12:30:38 +00:00
parent a435691b05
commit 44ff1c0fff

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.2", "version": "0.11.3",
"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.11.2/termscp-v0.11.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.11.3/termscp-v0.11.3-x86_64-pc-windows-msvc.zip",
"hash": "9ec046c8e01de5a6e5b86733c11304dd6ce094a13202b516f4d4a5c015b5e424" "hash": "3c4b852f5580e2d91622f021c462d4e289f63f520b654fedb5b315d1053b367a"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",