From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12177 invoked by alias); 29 Apr 2019 20:42:59 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 824 invoked by uid 89); 29 Apr 2019 20:41:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=HX-Languages-Length:397, H*MI:cygwin, structured, H*F:D*cygwin.com X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 29 Apr 2019 20:42:00 -0000 Message-Id: <20190429163940.16251-1-yselkowitz@cygwin.com> Subject: jq 1.6-1 X-SW-Source: 2019-04/txt/msg00029.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * jq-1.6-1 * libjq1-1.6-1 * libjq-devel-1.6-1 jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. This is an update to the latest upstream version, built with oniguruma 6.9. -- Yaakov