From d8d1ea2c682163092b4c7a8df499f589926fca94 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Mon, 29 Jun 2026 11:03:48 -0400 Subject: [PATCH] jq: update to 1.8.2 --- sysutils/jq/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/jq/Portfile b/sysutils/jq/Portfile index 971f475aafe..ec8a71bca3f 100644 --- a/sysutils/jq/Portfile +++ b/sysutils/jq/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup jqlang jq 1.8.1 jq- +github.setup jqlang jq 1.8.2 jq- github.tarball_from releases revision 0 @@ -20,9 +20,9 @@ long_description\ homepage https://jqlang.github.io/jq/ -checksums rmd160 e179864f37a296896e63fbed40373f28a48f9e2f \ - sha256 2be64e7129cecb11d5906290eba10af694fb9e3e7f9fc208a311dc33ca837eb0 \ - size 2026798 +checksums rmd160 cb557191b2698d3f05b0a0166170d295dd085ea0 \ + sha256 71b8d6e8f5fe81f6c6d0d110e3892251f6ce76ed095abd315e26e6e1193af3af \ + size 1959950 depends_lib-append port:oniguruma6