From 15d0a5ae2d5679aea1454cb736713ac718899857 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Tue, 20 Jun 2023 23:02:02 -0500 Subject: [PATCH] fixed broken download link --- .../Applications/Developer Tools/BeyondCompare4.script | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script b/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script index 04d6bd9..2d04514 100644 --- a/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script +++ b/Projects/PhoenixPE/Applications/Developer Tools/BeyondCompare4.script @@ -35,8 +35,8 @@ Author=Homes32 Level=5 Selected=False Mandatory=False -Version=1.1.4.0 -Date=2023-03-11 +Version=1.1.5.0 +Date=2023-06-20 [Variables] %ProgramFolder%="Beyond Compare 4" @@ -233,7 +233,7 @@ StrFormat,RTRIM,%Lang%,1,%Lang% If,%Lang%,Equal,"en",Set,%Lang%,"" Else,Set,%Lang%,"-%Lang%" -Set,%DownloadURL%,"http://www.scootersoftware.com/BCompare%Lang%-%ProgramVer%.exe" +Set,%DownloadURL%,"http://www.scootersoftware.com/files/BCompare%Lang%-%ProgramVer%.exe" Echo,"Downloading %ScriptTitle%..." WebGet,%DownloadURL%,"%ProgramsCache%\%ProgramFolder%\%SetupFile%",NOERR