Update App download URL's

This commit is contained in:
Homes32
2023-07-23 22:10:05 -05:00
parent d0e42b7706
commit 6001dd93e1
20 changed files with 8123 additions and 3489 deletions

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
Description=(v2.16.28) 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.30) 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.6.0
Date=2023-03-25
Version=1.0.7.0
Date=2023-07-23
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.28
%ProgramVer%=2.16.30
%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"