aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorHarel Ben-Attia2014-01-10 09:26:24 -0500
committerMike McQuaid2014-01-10 16:42:43 +0000
commit9081720bbfbb916f5cc60286980f19dc1bd2731d (patch)
treeab41cd83ebda39e540aa8f47e9e807929dc16022 /Library
parentbfb6589947f8e0ca7c922eed7d066ff5fc2a409a (diff)
downloadhomebrew-9081720bbfbb916f5cc60286980f19dc1bd2731d.tar.bz2
q 1.1.2
Closes #25792. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/q.rb4
1 files changed, 2 insertions, 2 deletions
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'