termscp: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2024-11-13 12:31:53 +00:00
parent a13d676b97
commit 4ce9d6a41a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.0", "version": "0.16.1",
"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.16.0/termscp-v0.16.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.16.1/termscp-v0.16.1-x86_64-pc-windows-msvc.zip",
"hash": "0413cf0f6c765829de00ae86b5f7d9ad22fd1adb8125ce37348e6bb515448c0f" "hash": "7e281f7903d5771d401d9768629fcbbcc8540e92dd15388a376aac4b3ea19978"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",