From 50bf9ed0f8cd4da50689c93e42bbb0ef5c724862 Mon Sep 17 00:00:00 2001 From: Harel Ben-Attia Date: Sat, 22 Feb 2014 06:53:59 -0500 Subject: q 1.2.0 Closes #26916. 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 d5abe5168..aed3e01ef 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.7.tar.gz' - sha1 '088a4f267167481ae0c0825ad410c897aeaab9e8' + url 'https://github.com/harelba/q/archive/1.2.0.tar.gz' + sha1 '5c83cb62a9b24f92fe32ef6a137f83191641ff79' def install bin.install 'q' -- cgit v1.2.3