aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorKashishm2015-04-16 18:34:40 +0530
committerXu Cheng2015-04-16 21:57:46 +0800
commit9c10e3788217768b4f59e24a0a4276a364acd24c (patch)
tree2c2f8cef799df43e2f5c0f42f5922f5594575848 /Library
parent761762b15b2e4098d687524c1a5eedd6d9aa27c1 (diff)
downloadhomebrew-9c10e3788217768b4f59e24a0a4276a364acd24c.tar.bz2
gauge 0.1.0
Closes #38709. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gauge.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gauge.rb b/Library/Formula/gauge.rb
index 41478b1f3..ee8f45558 100644
--- a/Library/Formula/gauge.rb
+++ b/Library/Formula/gauge.rb
@@ -2,8 +2,8 @@ require "language/go"
class Gauge < Formula
homepage "http://getgauge.io"
- url "https://github.com/getgauge/gauge/archive/v0.0.6.tar.gz"
- sha1 "1e322c9f468ae56cc95e5488b5c9359300b7ec27"
+ url "https://github.com/getgauge/gauge/archive/v0.1.0.tar.gz"
+ sha1 "2abd107530d4a4295fe6ccf5699f3188ce1f7a99"
bottle do
cellar :any