App Updates

-Update PowerShell Core to v7.2.6
-Updated HWinfo to v7.26
-Updated GPU-Z to v2.47.0
-Updated DesktopInfo to v3.6.0
-Fixed an issue with Launch Program in DesktopInfo script
-Updated CPU-Z to v2.0.1
-Updated AIDA64 to v6.75.6100
-Updated LibreOffice to v7.3.5
-Updated WinSCP to v5.21.2
-Updated AgentRansack to v2022b3335
-Updated WinMerge to v2.16.22
-Updated Beyond Compare to v4.4.3.26655
-Updated Prime95 to v30.8b16
-Updated FurMark to v1.31.0
-Updated VC++ 14 to v14.32.31332.0 including preliminary support for arm64
-Updated VC++ 12 to v12.0.40664
-Updated .NET 6 to v6.0.8
-Updated Rufus to v3.20
-Updated Ventoy to v1.0.79
This commit is contained in:
Homes32
2022-08-12 22:48:35 -05:00
parent 799b397319
commit f8599d2ca5
22 changed files with 8429 additions and 6794 deletions

View File

@@ -30,19 +30,19 @@
[Main]
Title=Beyond Compare
Description=(v4.4.2.26348) Beyond Compare allows you to quickly and easily compare your files and folders.
Description=(v4.4.3.26655) Beyond Compare allows you to quickly and easily compare your files and folders.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.1.1.0
Date=2022-04-11
Version=1.1.2.0
Date=2022-08-12
[Variables]
%ProgramFolder%="Beyond Compare 4"
%ProgramExe%="BCompare.exe"
%SetupFile%="BCompare-Setup.exe"
%ProgramVer%="4.4.2.26348"
%ProgramVer%="4.4.3.26655"
[Process]
Echo,"Processing %ScriptTitle%..."

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
Description=(v2.16.18) 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.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.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.2.0
Date=2022-02-22
Version=1.0.3.0
Date=2022-02-12
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.18
%ProgramVer%=2.16.22
%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"