Thanks, applied as 3319fa3fc15b59a7ad1f9718c2403cd9b088a7a8. Michael
[sent from post-receive hook] On Thu, 25 Jun 2026 21:23:38 +0200, Alexander Dahl <[email protected]> wrote: > Quote from the release page: "This is a patch release with security fixes > and bug fixes since 1.8.1, along with new builds for Windows arm64 and > Docker arm/v7." > > Link: https://github.com/jqlang/jq/releases/tag/jq-1.8.2 > Signed-off-by: Alexander Dahl <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/jq.make b/rules/jq.make > index e7677052f4e6..5cadc03a954d 100644 > --- a/rules/jq.make > +++ b/rules/jq.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JQ) += jq > # > # Paths and names > # > -JQ_VERSION := 1.8.1 > -JQ_SHA256 := > 2be64e7129cecb11d5906290eba10af694fb9e3e7f9fc208a311dc33ca837eb0 > +JQ_VERSION := 1.8.2 > +JQ_SHA256 := > 71b8d6e8f5fe81f6c6d0d110e3892251f6ce76ed095abd315e26e6e1193af3af > JQ := jq-$(JQ_VERSION) > JQ_SUFFIX := tar.gz > JQ_URL := > https://github.com/jqlang/jq/releases/download/$(JQ)/$(JQ).$(JQ_SUFFIX)
