Skip to content

Commit

Permalink
Add version: Microsoft.PowerShell version 7.3.11.0 (#133771)
Browse files Browse the repository at this point in the history
  • Loading branch information
anamnavi authored Jan 12, 2024
1 parent bdc1234 commit 3661787
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-1.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: Microsoft.PowerShell
PackageVersion: 7.3.11.0
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- pwsh
ReleaseDate: 2024-01-11
Installers:
- Architecture: x64
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.3.11/PowerShell-7.3.11-win-x64.msi
InstallerSha256: 35E621F13AF835B3D0C177AA32532695D0811016630A66D1CB29912D3DCB82EC
ProductCode: '{039DFC17-8B45-4E64-B8B3-885A68C53465}'
- Architecture: x86
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.3.11/PowerShell-7.3.11-win-x86.msi
InstallerSha256: 98229E10B77BF1E7B242903731D39868F80DFB88CF1ABF828D5EF95CA83FDFC6
ProductCode: '{3D24786F-682A-4847-9D7D-C92B7CDD4AE5}'
ManifestType: installer
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-1.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: Microsoft.PowerShell
PackageVersion: 7.3.11.0
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://github.com/PowerShell/PowerShell/
PublisherSupportUrl: https://github.com/PowerShell/PowerShell/issues
# PrivacyUrl:
Author: Microsoft Corporation
PackageName: PowerShell
PackageUrl: https://microsoft.com/PowerShell
License: MIT
LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt
Copyright: Copyright (c) Microsoft Corporation
CopyrightUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt
ShortDescription: PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.
Description: |-
PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models.
It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
Moniker: pwsh
Tags:
- command-line
- cross-platform
- open-source
- powershell
- pwsh
- shell
# ReleaseNotes:
ReleaseNotesUrl: https://github.com/PowerShell/PowerShell/releases/tag/v7.3.11
# PurchaseUrl:
# InstallationNotes:
Documentations:
- DocumentLabel: Product Documentation
DocumentUrl: https://learn.microsoft.com/powershell
- DocumentLabel: FAQ
DocumentUrl: https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md
ManifestType: defaultLocale
ManifestVersion: 1.5.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.2.13 $debug=NVS1.CRLF.7-4-1.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: Microsoft.PowerShell
PackageVersion: 7.3.11.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit 3661787

Please sign in to comment.