From df3a2ecc8d74920a256a86d885ac142e107be51d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Dec 2025 10:47:58 +0000 Subject: [PATCH] chore(bot): update jq to 1.8.1 --- binaries/jq/static.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/jq/static.yaml b/binaries/jq/static.yaml index 80ccc44..16a0839 100644 --- a/binaries/jq/static.yaml +++ b/binaries/jq/static.yaml @@ -3,7 +3,7 @@ _disabled: false pkg: jq pkg_id: github.com.jqlang.jq -version: "1.6" +version: "1.8.1" pkg_type: static category: - "ConsoleOnly"