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" } }