diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-21 11:31:12 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-21 11:31:18 -0700 |
commit | 7aa292d5fb7b187d486a34e416c8d0a9d287bc1a (patch) | |
tree | 54905f9ffe5b1c4a5072f4893da4c64d860f0a7e | |
parent | mail/thunderbird: update to 141.0 (rc3) (diff) |
textproc/jq: update 1.8.0 → 1.8.1
-rw-r--r-- | textproc/jq/Makefile | 2 | ||||
-rw-r--r-- | textproc/jq/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile index a5b3d97f3784..da09e17454ca 100644 --- a/textproc/jq/Makefile +++ b/textproc/jq/Makefile @@ -1,5 +1,5 @@ PORTNAME= jq -DISTVERSION= 1.8.0 +DISTVERSION= 1.8.1 CATEGORIES= textproc MASTER_SITES= https://github.com/jqlang/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ diff --git a/textproc/jq/distinfo b/textproc/jq/distinfo index a9062ef6cad9..c129c5658ac0 100644 --- a/textproc/jq/distinfo +++ b/textproc/jq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748825344 -SHA256 (jq-1.8.0.tar.gz) = 91811577f91d9a6195ff50c2bffec9b72c8429dc05ec3ea022fd95c06d2b319c -SIZE (jq-1.8.0.tar.gz) = 1908285 +TIMESTAMP = 1753122427 +SHA256 (jq-1.8.1.tar.gz) = 2be64e7129cecb11d5906290eba10af694fb9e3e7f9fc208a311dc33ca837eb0 +SIZE (jq-1.8.1.tar.gz) = 2026798 |