App script updates

This commit is contained in:
Homes32
2022-11-14 17:01:07 -06:00
parent 4d3cf69f65
commit 692ed16fd8
26 changed files with 2523 additions and 2553 deletions

View File

@@ -30,19 +30,19 @@
[Main]
Title=Beyond Compare
Description=(v4.4.3.26655) Beyond Compare allows you to quickly and easily compare your files and folders.
Description=(v4.4.4.27058) Beyond Compare allows you to quickly and easily compare your files and folders.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.2.0
Date=2022-08-12
Version=1.1.3.0
Date=2022-11-13
[Variables]
%ProgramFolder%="Beyond Compare 4"
%ProgramExe%="BCompare.exe"
%SetupFile%="BCompare-Setup.exe"
%ProgramVer%="4.4.3.26655"
%ProgramVer%="4.4.4.27058"
[Process]
Echo,"Processing %ScriptTitle%..."

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
Description=(v2.16.22) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Description=(v2.16.24) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.3.0
Date=2022-02-12
Version=1.0.4.0
Date=2022-11-13
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.22
%ProgramVer%=2.16.24
%DownloadURLx86%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-exe.zip
%DownloadURLx64%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-x64-exe.zip
%SetupFile%="WinMerge_%SourceArch%.zip"