Skip to content

Commit

Permalink
Standardize formatting of manifests/m/Microsoft/Azure/AztfExport/0.11…
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly authored Jan 10, 2025
1 parent 80a4c9a commit d7d3306
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Created using wingetcreate 1.2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.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.Azure.AztfExport
PackageVersion: 0.11.0
InstallerType: wix
Scope: machine
UpgradeBehavior: install
Commands:
Expand All @@ -11,14 +12,12 @@ AppsAndFeaturesEntries:
- DisplayName: aztfexport
Installers:
- Architecture: x64
InstallerType: wix
InstallerUrl: https://github.com/Azure/aztfexport/releases/download/v0.11.0/aztfexport_v0.11.0_x64.msi
InstallerSha256: bb6cfa517a151258c50abbcbd5df3b21744842453d3d3f384d90785e1ff54956
ProductCode: '{882EFDA5-0FE5-4754-A88B-EDB6E48E4860}'
InstallerSha256: BB6CFA517A151258C50ABBCBD5DF3B21744842453D3D3F384D90785E1FF54956
ProductCode: '{F15BDBED-3966-42C3-B1E2-8D232D841BE6}'
- Architecture: x86
InstallerType: wix
InstallerUrl: https://github.com/Azure/aztfexport/releases/download/v0.11.0/aztfexport_v0.11.0_x86.msi
InstallerSha256: ebe4ba476c132351415e517d634ea9a6bb6cca2a8f576925534043f987d68a74
ProductCode: '{6B205B56-533E-4038-901E-EDE55A2D2DC2}'
InstallerSha256: EBE4BA476C132351415E517D634EA9A6BB6CCA2A8F576925534043F987D68A74
ProductCode: '{FCDF6EB9-3027-4568-8B1D-801253FBE2D2}'
ManifestType: installer
ManifestVersion: 1.4.0
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
# Created using wingetcreate 1.2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.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.Azure.AztfExport
PackageVersion: 0.11.0
PackageLocale: en-US
Publisher: Microsoft
PublisherUrl: https://github.com/Azure/aztfexport
PublisherSupportUrl: https://github.com/Azure/aztfexport/issues
# PrivacyUrl:
# Author:
PackageName: Microsoft Azure Export for Terraform
PackageUrl: https://github.com/Azure/aztfexport
License: Mozilla Public License 2.0
LicenseUrl: https://github.com/Azure/aztfexport/blob/main/LICENSE
Copyright: Copyright (c) Microsoft Corporation, Copyright (c) HashiCorp
# CopyrightUrl:
ShortDescription: A tool to bring your existing Azure resources under the management of Terraform.
Description: |-
Microsoft Azure Export for Terraform imports the resources that are supported by the Terraform AzureRM provider into the Terraform state, and generates the corresponding Terraform configuration.
Expand All @@ -22,5 +25,10 @@ Tags:
- aztfexport
- azure
- terraform
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.4.0
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created using wingetcreate 1.2.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.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.Azure.AztfExport
PackageVersion: 0.11.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0
ManifestVersion: 1.9.0

0 comments on commit d7d3306

Please sign in to comment.