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

New version: MikeFarah.yq version 4.44.5 #204559

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
19 changes: 19 additions & 0 deletions manifests/m/MikeFarah/yq/4.44.5/MikeFarah.yq.installer.yaml
Original file line number Diff line number Diff line change
@@ -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.5
InstallerLocale: en-US
InstallerType: portable
Commands:
- yq
ReleaseDate: 2024-11-16
Installers:
- Architecture: x86
InstallerUrl: https://github.com/mikefarah/yq/releases/download/v4.44.5/yq_windows_386.exe
InstallerSha256: FBDDC9BEF83EFD149404B3EABC5135D5BB3A0151DDB48ABCCA62D5B278F0FC73
- Architecture: x64
InstallerUrl: https://github.com/mikefarah/yq/releases/download/v4.44.5/yq_windows_amd64.exe
InstallerSha256: DF6ADD83F23EA93947943D9A0B637DE8368A49D6F4E643A7F0361D7AD5EE8162
ManifestType: installer
ManifestVersion: 1.9.0
46 changes: 46 additions & 0 deletions manifests/m/MikeFarah/yq/4.44.5/MikeFarah.yq.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# 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.5
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: |-
- Format comments with a gray foreground (Thanks @gabe565)
- Fixed handling of nulls with sort_by expressions #2164
- Force no color output when NO_COLOR env presents (Thanks @narqo)
- Fixed array subtraction update bug #2159
- Fixed index out of range error
- Can traverse straight from parent operator (parent.blah)
- Bumped dependencies
Note: 4.44.4 was skipped as it had a release pipeline failure
ReleaseNotesUrl: https://github.com/mikefarah/yq/releases/tag/v4.44.5
ManifestType: defaultLocale
ManifestVersion: 1.9.0
8 changes: 8 additions & 0 deletions manifests/m/MikeFarah/yq/4.44.5/MikeFarah.yq.yaml
Original file line number Diff line number Diff line change
@@ -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.5
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0