From 101a4cce4c08760fa40fb47aa09558008fb686ab Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sat, 2 Sep 2023 09:00:37 +0000 Subject: [PATCH] smartty@3.3: Update urls (Close #11831) --- bucket/smartty.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/smartty.json b/bucket/smartty.json index 32cf154f5defb3..dc21cbe89d9b0a 100644 --- a/bucket/smartty.json +++ b/bucket/smartty.json @@ -2,12 +2,12 @@ "##": "TODO: Migrate from nested PortableSmartty folder", "version": "3.3", "description": "Multi-tabbed SSH client that supports X11, copying files and directories with SCP on-the-fly and editing files in-place.", - "homepage": "http://smartty.sysprogs.com/", + "homepage": "https://sysprogs.com/SmarTTY/", "license": { "identifier": "Freeware", - "url": "http://smartty.sysprogs.com/download/" + "url": "https://sysprogs.com/SmarTTY/download/" }, - "url": "http://sysprogs.com/getfile/1838/PortableSmarTTY-3.3.7z", + "url": "https://sysprogs.com/getfile/1838/PortableSmarTTY-3.3.7z", "hash": "a042cbb4d58cda5e67c4c1dcc9cecc768445f5434ee7b7a936619413e7388bbd", "bin": "PortableSmartty\\SmarTTY.exe", "shortcuts": [ @@ -25,6 +25,6 @@ "regex": "/(?\\d+)/PortableSmarTTY-([\\d.]+)\\.7z" }, "autoupdate": { - "url": "http://sysprogs.com/getfile/$matchId/PortableSmarTTY-$version.7z" + "url": "https://sysprogs.com/getfile/$matchId/PortableSmarTTY-$version.7z" } }