mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 02:28:09 +02:00
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:
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=PowerShell Core
|
||||
Description=(v7.2.2) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
|
||||
Description=(v7.2.6) PowerShell Core is a cross-platform automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data, REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
|
||||
Author=Homes32
|
||||
Level=5
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=1.0.4.0
|
||||
Date=2022-04-11
|
||||
Version=1.0.5.0
|
||||
Date=2022-08-12
|
||||
|
||||
[Variables]
|
||||
%ProgramFolder%="PowerShell"
|
||||
%ProgramExe%="pwsh.exe"
|
||||
%ProgramVersion%=7.2.2
|
||||
%ProgramVersion%=7.2.6
|
||||
%SetupFile%="PowerShell_x86.zip"
|
||||
%DownloadURLx86%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x86.zip
|
||||
%DownloadURLx64%=https://github.com/PowerShell/PowerShell/releases/download/v%ProgramVersion%/PowerShell-%ProgramVersion%-win-x64.zip
|
||||
|
Reference in New Issue
Block a user