diff --git a/bucket/totalcommander.json b/bucket/totalcommander.json index 0ec01b7bde762e..2a49c773b50468 100644 --- a/bucket/totalcommander.json +++ b/bucket/totalcommander.json @@ -5,7 +5,7 @@ "license": "Shareware", "architecture": { "64bit": { - "url": "http://totalcommander.ch/win/tcmd1150x64.exe", + "url": "https://totalcommander.ch/1150/tcmd1150x64.exe", "hash": "ef42b01256d7f0cc08177681e5bdf02d713613fa45a485c88a4cbdf34c1554d0", "bin": "TOTALCMD64.EXE", "shortcuts": [ @@ -16,7 +16,7 @@ ] }, "32bit": { - "url": "http://totalcommander.ch/win/tcmd1150x32.exe", + "url": "https://totalcommander.ch/1150/tcmd1150x32.exe", "hash": "d74453979f1a0b13fa6eee183fc59ed0f0bf0084b41f082143221f3ca9300955", "bin": "TOTALCMD.EXE", "shortcuts": [ @@ -57,10 +57,10 @@ "autoupdate": { "architecture": { "64bit": { - "url": "http://totalcommander.ch/win/tcmd$cleanVersionx64.exe" + "url": "https://totalcommander.ch/$cleanVersion/tcmd$cleanVersionx64.exe" }, "32bit": { - "url": "http://totalcommander.ch/win/tcmd$cleanVersionx32.exe" + "url": "https://totalcommander.ch/$cleanVersion/tcmd$cleanVersionx32.exe" } } }