App script updates

This commit is contained in:
Homes32
2023-03-26 17:11:30 -05:00
parent 8b26cc8b53
commit a1adfde9d2
17 changed files with 69 additions and 67 deletions

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
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.
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.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.5.0
Date=2023-12-30
Version=1.0.6.0
Date=2023-03-25
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.26
%ProgramVer%=2.16.28
%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"