From 3e50bbeff0b755f0d04d93e43009014a89d433bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:30:55 +0000 Subject: [PATCH] termscp: Update to version 0.15.0 --- bucket/termscp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/termscp.json b/bucket/termscp.json index 854b80ee80..8514dd8b13 100644 --- a/bucket/termscp.json +++ b/bucket/termscp.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.15.0", "description": "Terminal UI file explorer with SCP/SFTP/FTP support", "homepage": "https://github.com/veeso/termscp", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/veeso/termscp/releases/download/v0.14.0/termscp-v0.14.0-x86_64-pc-windows-msvc.zip", - "hash": "d034dc3c857efc910813711348ed4b34f937c989b7c7de87779804a476527f21" + "url": "https://github.com/veeso/termscp/releases/download/v0.15.0/termscp-v0.15.0-x86_64-pc-windows-msvc.zip", + "hash": "56c48ee6bdab6284cb222f247b449878941be7385251371d8e4127ac4e480a99" } }, "bin": "termscp.exe",