App script updates

This commit is contained in:
Homes32
2024-02-07 19:14:33 -06:00
parent 98b3a02dc6
commit 60e15f98ed
12 changed files with 3336 additions and 3131 deletions

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
Description=(v2.16.36) 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.38) 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.8.0
Date=2024-01-12
Version=1.0.9.0
Date=2024-02-07
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.36
%ProgramVer%=2.16.38
%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"