termscp: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2022-01-06 12:30:11 +00:00
parent 3fb1a8d27f
commit b759b6dbb3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.0", "version": "0.8.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.7.0/termscp-v0.7.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/veeso/termscp/releases/download/v0.8.0/termscp-v0.8.0-x86_64-pc-windows-msvc.zip",
"hash": "c4d0394b6302b9c3fb2dafad132833b566e116ccae8fd17dbc1a495f5d83a584" "hash": "5c49a9583cd5d1d132d1759323956edadccb46da3d647275d3c5b72dfdc4be53"
} }
}, },
"bin": "termscp.exe", "bin": "termscp.exe",