App updates

This commit is contained in:
Homes32
2023-01-31 00:37:15 -06:00
parent cbcc441420
commit 3a5cb38004
11 changed files with 54 additions and 59 deletions

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
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.
Description=(v2.16.26) 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.4.0
Date=2022-11-13
Version=1.0.5.0
Date=2023-12-30
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.24
%ProgramVer%=2.16.26
%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"