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=PowerShell Core
Description=(v7.3.3) 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.3.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.8.0
Date=2023-03-26
Version=1.0.9.0
Date=2023-07-23
[Variables]
%ProgramFolder%="PowerShell"
%ProgramExe%="pwsh.exe"
%ProgramVersion%=7.3.3
%ProgramVersion%=7.3.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