Closes Homebrew/homebrew#25692.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Harel Ben-Attia 2014-01-06 16:15:34 -05:00 committed by Mike McQuaid
parent 180cfd21d1
commit 793967a457

View file

@ -2,8 +2,8 @@ require 'formula'
class Q < Formula
homepage 'https://github.com/harelba/q'
url 'https://github.com/harelba/q/archive/1.0.tar.gz'
sha1 '0916d5909f43cac6a9c1dfaf1e81b4ff83363f81'
url 'https://github.com/harelba/q/archive/1.1.tar.gz'
sha1 'ffbb14189526cf338a408b0ea4273c9528d9a63e'
def install
bin.install 'q'