aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorHarel Ben-Attia2014-02-21 11:12:49 -0500
committerMike McQuaid2014-02-21 16:28:51 +0000
commitfe097a66db483ca29647743f52302bacba8e1827 (patch)
tree82fb15d7707171c765674f8c399b4d6c8349667a /Library/Formula
parent45af298a4894c6fd32a77be412a54504c00ab1f1 (diff)
downloadhomebrew-fe097a66db483ca29647743f52302bacba8e1827.tar.bz2
q 1.1.7
Closes #26890. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-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 047bc9f77..959b4f060 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.5.tar.gz'
- sha1 'f64cb6797c73950b28c404389a3efe2d086d081d'
+ url 'https://github.com/harelba/q/archive/1.1.7.tar.gz'
+ sha1 '088a4f267167481ae0c0825ad410c897aeaab9e8'
def install
bin.install 'q'