termscp: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2023-05-16 16:28:27 +00:00
parent 7702a2c562
commit 66d1b9cf92

View File

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