diff --git a/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.installer.yaml b/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.installer.yaml new file mode 100644 index 0000000000000..44a49e845681f --- /dev/null +++ b/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: MikeFarah.yq +PackageVersion: 4.44.6 +InstallerLocale: en-US +InstallerType: portable +Commands: +- yq +ReleaseDate: 2024-12-07 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_windows_386.exe + InstallerSha256: 7BCC3A5F84A86E5E8C136302E98C50283FF31C737CAA0A40E9093301EFEB2684 +- Architecture: x64 + InstallerUrl: https://github.com/mikefarah/yq/releases/download/v4.44.6/yq_windows_amd64.exe + InstallerSha256: D9219F7EA2F0D9B72D8DC16C2A61EB2B30599DC19EE71C41C4F5691DBF3E7C9A +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.locale.en-US.yaml b/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.locale.en-US.yaml new file mode 100644 index 0000000000000..0a6b03b849039 --- /dev/null +++ b/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: MikeFarah.yq +PackageVersion: 4.44.6 +PackageLocale: en-US +Publisher: Mike Farah +PublisherUrl: https://github.com/mikefarah +PublisherSupportUrl: https://github.com/mikefarah/yq/issues +Author: Mike Farah and contributors +PackageName: yq +PackageUrl: https://mikefarah.gitbook.io/yq +License: MIT +LicenseUrl: https://github.com/mikefarah/yq/blob/HEAD/LICENSE +Copyright: Copyright (c) Mike Farah +CopyrightUrl: https://github.com/mikefarah/yq/blob/master/LICENSE +ShortDescription: yq is a portable command-line YAML, JSON, XML, CSV and properties processor. +Description: |- + yq is a lightweight and portable command-line YAML, JSON and XML processor. + yq uses jq like syntax but works with yaml files as well as json, xml, properties, csv and tsv. +Moniker: yq +Tags: +- bash +- cli +- csv +- devops-tools +- golang +- json +- portable +- properties +- splat +- xml +- yaml +- yaml-processor +ReleaseNotes: |- + - Fixed deleting items in array bug #2027, #2172; Thanks @jandubois + - Docker image for armv7 / raspberry pi3, Thanks @brianegge + - Fixed no-colors regression #2218 + - Fixed various panic scenarios #2211 + - Bumped dependencies +ReleaseNotesUrl: https://github.com/mikefarah/yq/releases/tag/v4.44.6 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.yaml b/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.yaml new file mode 100644 index 0000000000000..0f01aeecf682e --- /dev/null +++ b/manifests/m/MikeFarah/yq/4.44.6/MikeFarah.yq.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: MikeFarah.yq +PackageVersion: 4.44.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0