Skip to content

Commit

Permalink
Standardize formatting of manifests/m/Microsoft/PowerShell/Preview/7.…
Browse files Browse the repository at this point in the history
…1.0.1 (#209812)
  • Loading branch information
Trenly authored Jan 10, 2025
1 parent 33e7b18 commit 2827ec5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# Created using wingetcreate 0.2.0.29
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Microsoft.PowerShell.Preview
PackageVersion: 7.1.0.1
InstallerType: wix
Installers:
- Architecture: x86
InstallerType: msi
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.1.0-rc.1/PowerShell-7.1.0-rc.1-win-x86.msi
InstallerSha256: D785CD29023856C9F498BE0DAA1F2A35CF934718F48A43A6C21BDAA57A381083
ProductCode: '{A9C61FB7-000A-48C1-980A-6D13DE787327}'
- Architecture: x64
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.1.0-rc.1/PowerShell-7.1.0-rc.1-win-x64.msi
InstallerSha256: A8303C7FA36C03D28E2F35A414FB2F970E446A822139931C18020510AD2D2A92
InstallerType: msi
ProductCode: '{C76D5D84-AF90-40CD-B070-D887474C8797}'
ManifestType: installer
ManifestVersion: 1.0.0

ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,20 +1,30 @@
# Created using wingetcreate 0.2.0.29
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Microsoft.PowerShell.Preview
PackageVersion: 7.1.0.1
PackageLocale: en-US
Publisher: Microsoft Corporation
# PublisherUrl:
# PublisherSupportUrl:
# PrivacyUrl:
# Author:
PackageName: PowerShell Preview
PackageUrl: https://github.com/PowerShell/PowerShell
License: MIT
LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt
# Copyright:
# CopyrightUrl:
ShortDescription: Microsoft.PowerShell.Preview
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-preview
Tags:
- powershell
- pwsh
ShortDescription: Microsoft.PowerShell.Preview
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.
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.0.0

ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Created using wingetcreate 0.2.0.29
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Microsoft.PowerShell.Preview
PackageVersion: 7.1.0.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0

ManifestVersion: 1.9.0

0 comments on commit 2827ec5

Please sign in to comment.