aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 95210f256..020bb2a46 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.4.0.tar.gz"
- sha1 "e8efe87aa691a7ab57e95f15cf4b2babfbabe945"
+ url "https://github.com/harelba/q/archive/1.5.0.tar.gz"
+ sha1 "772c1bc7a49d725042ffc130e3c9328fc9da67dc"
def install
bin.install "bin/q"