App updates

This commit is contained in:
Homes32
2024-08-11 23:08:53 -05:00
parent 3013a6dcc9
commit b682556007
19 changed files with 63 additions and 59 deletions

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
Description=(v2.16.40) 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.42.1) 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.10.0
Date=2024-06-02
Version=1.0.11.0
Date=2024-08-11
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.40
%ProgramVer%=2.16.42.1
%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"