mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
App script updates
This commit is contained in:
@@ -30,19 +30,19 @@
|
||||
|
||||
[Main]
|
||||
Title=Beyond Compare
|
||||
Description=(v4.4.3.26655) Beyond Compare allows you to quickly and easily compare your files and folders.
|
||||
Description=(v4.4.4.27058) Beyond Compare allows you to quickly and easily compare your files and folders.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.1.2.0
|
||||
Date=2022-08-12
|
||||
Version=1.1.3.0
|
||||
Date=2022-11-13
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="Beyond Compare 4"
|
||||
%ProgramExe%="BCompare.exe"
|
||||
%SetupFile%="BCompare-Setup.exe"
|
||||
%ProgramVer%="4.4.3.26655"
|
||||
%ProgramVer%="4.4.4.27058"
|
||||
|
||||
[Process]
|
||||
Echo,"Processing %ScriptTitle%..."
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=WinMerge
|
||||
Description=(v2.16.22) 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.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.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.3.0
|
||||
Date=2022-02-12
|
||||
Version=1.0.4.0
|
||||
Date=2022-11-13
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="WinMerge"
|
||||
%ProgramExe%="WinMergeU.exe"
|
||||
%ProgramVer%=2.16.22
|
||||
%ProgramVer%=2.16.24
|
||||
%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"
|
||||
|
Reference in New Issue
Block a user