Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize formatting of manifests/m/Microsoft/Bicep/0.31.34 #209627

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.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.Bicep
PackageVersion: 0.31.34
Expand Down Expand Up @@ -28,4 +28,4 @@ Installers:
- silentWithProgress
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.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.Bicep
PackageVersion: 0.31.34
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://github.com/Azure/bicep
PublisherSupportUrl: https://github.com/Azure/bicep/issues
# PrivacyUrl:
Author: Azure
PackageName: Bicep CLI
PackageUrl: https://github.com/Azure/bicep
Expand All @@ -15,6 +16,13 @@ LicenseUrl: https://github.com/Azure/bicep/blob/HEAD/LICENSE
Copyright: Copyright (c) Microsoft Corporation.
CopyrightUrl: https://raw.githubusercontent.com/Azure/bicep/main/LICENSE
ShortDescription: Bicep is a Domain Specific Language (DSL) for deploying Azure resources declaratively. It aims to drastically simplify the authoring experience with a cleaner syntax and better support for modularity and code re-use.
# Description:
Moniker: bicep
Tags:
- arm-templates
- azure
- bicep
- bicep-cli
ReleaseNotes: |-
Highlights:
- Improve ternary type inference (#15399)
Expand All @@ -33,11 +41,8 @@ ReleaseNotes: |-
- Allow extracting param as resource-derived type (#15282)
- Fix linter rule: Max variables limit increased from 256 -> 512 (#15464)
ReleaseNotesUrl: https://github.com/Azure/bicep/releases/tag/v0.31.34
Moniker: bicep
Tags:
- arm-templates
- azure
- bicep
- bicep-cli
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0
6 changes: 3 additions & 3 deletions manifests/m/Microsoft/Bicep/0.31.34/Microsoft.Bicep.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.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.Bicep
PackageVersion: 0.31.34
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0