From f1420b6df5de439f7d479cc5eed2490b87b9ae36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 20:29:35 +0000 Subject: [PATCH] termscp: Update to version 0.10.0 --- bucket/termscp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/termscp.json b/bucket/termscp.json index 5ffe6a01cb..ee1f88a3d2 100644 --- a/bucket/termscp.json +++ b/bucket/termscp.json @@ -1,12 +1,12 @@ { - "version": "0.9.0", + "version": "0.10.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.9.0/termscp-v0.9.0-x86_64-pc-windows-msvc.zip", - "hash": "3e6424c9f889ad85fbca825a848ea298b9f87ee4762c30795839b35315e7bcc5" + "url": "https://github.com/veeso/termscp/releases/download/v0.10.0/termscp-v0.10.0-x86_64-pc-windows-msvc.zip", + "hash": "4c42058f5afca9aaf23ee11f40e9a3a17b8fb070652583031da85bcf91451759" } }, "bin": "termscp.exe",