termscp: Update to version 0.12.1

This commit is contained in:
github-actions[bot] 2023-07-07 20:25:48 +00:00
parent fe61ef49bf
commit 10004d13c5

View File

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