Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.
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
2 changes: 2 additions & 0 deletions v0/yq/darwin-amd64/4.52.1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.1/yq_darwin_amd64.tar.gz
sha256: 98a438297a96576fbc8a1d305f1c44464b1bb85c9975d30e5a5157896312a82a
2 changes: 2 additions & 0 deletions v0/yq/darwin-amd64/4.52.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_darwin_amd64.tar.gz
sha256: c822bfe5d31a940d422efe341c8d91c7e91b0c8b00b5fd4ef54fca6f6cb50e3c
2 changes: 1 addition & 1 deletion v0/yq/darwin-amd64/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version:
earliest: 4.1.0
latest: 4.50.1
latest: 4.52.2
2 changes: 2 additions & 0 deletions v0/yq/darwin-arm64/4.52.1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.1/yq_darwin_arm64.tar.gz
sha256: 355caa963f4e568f75f3981e6452f86eed54caf1eafbcbffc8ae310289dea3ff
2 changes: 2 additions & 0 deletions v0/yq/darwin-arm64/4.52.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_darwin_arm64.tar.gz
sha256: 62408936292c809398fe192cdeb05d41cf7b71d702ea879e2156b6d558fe5daa
2 changes: 1 addition & 1 deletion v0/yq/darwin-arm64/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version:
earliest: 4.10.0
latest: 4.50.1
latest: 4.52.2
2 changes: 2 additions & 0 deletions v0/yq/linux-amd64/4.52.1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.1/yq_linux_amd64.tar.gz
sha256: a20741acaf5b8e014690ee02185dc8b15ecc9f25dd7a39ece9da0dcf75ad8c3c
2 changes: 2 additions & 0 deletions v0/yq/linux-amd64/4.52.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_linux_amd64.tar.gz
sha256: 6acbc0ee0ce7d457c64407acc44a9607fff065cc436433407e27e7370c51a694
2 changes: 1 addition & 1 deletion v0/yq/linux-amd64/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version:
earliest: 4.1.0
latest: 4.50.1
latest: 4.52.2
2 changes: 2 additions & 0 deletions v0/yq/linux-arm64/4.52.1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.1/yq_linux_arm64.tar.gz
sha256: 4c90d678d6eb24523ed05106614c169437449a8b160035db73f649980fbd27bb
2 changes: 2 additions & 0 deletions v0/yq/linux-arm64/4.52.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
url: https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_linux_arm64.tar.gz
sha256: 0cb66b6b49512ee1037487f139d0c531cfc34d532da365d417ccc21b4a715787
2 changes: 1 addition & 1 deletion v0/yq/linux-arm64/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version:
earliest: 4.1.0
latest: 4.50.1
latest: 4.52.2
24 changes: 13 additions & 11 deletions v0/yq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@ description: Portable command-line YAML processor
downloadURLTemplate: https://github.com/mikefarah/{{.Name}}/releases/download/v{{.Version}}/{{.Name}}_{{.OS}}_{{.Arch}}.tar.gz
homepage: https://mikefarah.gitbook.io/yq/
ignoredVersions:
- '4.17.1' # withdrawn
- '4.24.1' # withdrawn
- '4.24.3' # wrong version information
- '4.24.4' # wrong version information
- '4.27.1' # withdrawn
- '4.30.2' # wrong version information
- '4.36.0'
- '4.37.0'
- '4.38.0'
- '4.39.0'
- '4.40.0'
- 4.17.1
- 4.24.1
- 4.24.3 # wrong version information
- 4.24.4 # wrong version information
- 4.27.1
Comment on lines +5 to +9
Copy link

Copilot AI Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove trailing whitespace after version numbers. Lines 5, 6, and 9 have trailing spaces that should be removed for consistency.

Suggested change
- 4.17.1
- 4.24.1
- 4.24.3 # wrong version information
- 4.24.4 # wrong version information
- 4.27.1
- 4.17.1
- 4.24.1
- 4.24.3 # wrong version information
- 4.24.4 # wrong version information
- 4.27.1

Copilot uses AI. Check for mistakes.
- 4.30.2 # wrong version information
- 4.36.0
- 4.37.0
- 4.38.0
- 4.39.0
- 4.40.0
- 4.50.0
- 4.51.0
Comment on lines +5 to +17
Copy link

Copilot AI Feb 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding explanatory comments for why these versions are ignored. Looking at conventions in this codebase (e.g., v0/air/meta.yaml, v0/cloudflared/meta.yaml, v0/eksctl/meta.yaml), most ignored versions include comments explaining the reason such as "withdrawn", "never released", "wrong version information", etc. Lines 5, 6, and 9 had explanatory comments in the previous version that were removed. If these versions were withdrawn, the comments should be restored for documentation purposes.

Copilot uses AI. Check for mistakes.
versionArgs: [--version]