aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarel Ben-Attia2014-01-15 18:30:53 -0500
committerMike McQuaid2014-01-15 23:40:42 +0000
commit422a3ce2f6a543be8143d6d0809f8551e22d2b92 (patch)
treeb48ad16c8b3c9ee9c1e9a46e8f02322fcd56fc4f
parent13ce75adba711d9b2def7061125e260ccd182e6e (diff)
downloadhomebrew-422a3ce2f6a543be8143d6d0809f8551e22d2b92.tar.bz2
q 1.1.5
Closes #25933. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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 77b9e92f6..047bc9f77 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.2.tar.gz'
- sha1 '35fbae09322602abf0fd6da26406f0f6bbc7871a'
+ url 'https://github.com/harelba/q/archive/1.1.5.tar.gz'
+ sha1 'f64cb6797c73950b28c404389a3efe2d086d081d'
def install
bin.install 'q'