From 9081720bbfbb916f5cc60286980f19dc1bd2731d Mon Sep 17 00:00:00 2001 From: Harel Ben-Attia Date: Fri, 10 Jan 2014 09:26:24 -0500 Subject: q 1.1.2 Closes #25792. Signed-off-by: Mike McQuaid --- Library/Formula/q.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/q.rb b/Library/Formula/q.rb index 157e8a7a6..77b9e92f6 100644 --- a/Library/Formula/q.rb +++ b/Library/Formula/q.rb @@ -2,8 +2,8 @@ require 'formula' class Q < Formula homepage 'https://github.com/harelba/q' - url 'https://github.com/harelba/q/archive/1.1.1.tar.gz' - sha1 'c41645b32ff618a03dd925aee8a497de2fe4721d' + url 'https://github.com/harelba/q/archive/1.1.2.tar.gz' + sha1 '35fbae09322602abf0fd6da26406f0f6bbc7871a' def install bin.install 'q' -- cgit v1.2.3