From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109303 invoked by alias); 17 Mar 2016 02:18:48 -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 Received: (qmail 29484 invoked by uid 89); 17 Mar 2016 01:58:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*F:U*yselkowitz, slice, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com Message-Id: <201603170158.u2H1wh5k027577@int-mx14.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 17 Mar 2016 02:18:00 -0000 Subject: jq 1.5-1 X-SW-Source: 2016-03/txt/msg00065.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * jq-1.5-1 * libjq1-1.5-1 * libjq-devel-1.5-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 (from Ports) to the latest upstream version. -- Yaakov