From 94fb62412df90aebf9a3e46cd958aee7ed8f9fff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 20:23:28 +0000 Subject: [PATCH] termscp: Update to version 0.13.0 --- bucket/termscp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/termscp.json b/bucket/termscp.json index be6ad7a4c1..1d5f709955 100644 --- a/bucket/termscp.json +++ b/bucket/termscp.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.13.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.12.3/termscp-v0.12.3-x86_64-pc-windows-msvc.zip", - "hash": "bc8e86b59c515c9c67bc4761c900c420f678c50cdd1ea2999c0d52296440cfa0" + "url": "https://github.com/veeso/termscp/releases/download/v0.13.0/termscp-v0.13.0-x86_64-pc-windows-msvc.zip", + "hash": "709b2ef055850621a4e4e10ae7d213a0747c406630eeaeb66325305f814970e3" } }, "bin": "termscp.exe",