gauge 0.1.7
Closes Homebrew/homebrew#42514. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
ee37cac795
commit
d454547718
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
|||
class Gauge < Formula
|
||||
desc "Test automation tool that supports executable documentation"
|
||||
homepage "http://getgauge.io"
|
||||
url "https://github.com/getgauge/gauge/archive/v0.1.6.tar.gz"
|
||||
sha256 "5b8ff4aee34a40ab61f5838b63f31ac665aaf6728a747f60c0132a371257d419"
|
||||
url "https://github.com/getgauge/gauge/archive/v0.1.7.tar.gz"
|
||||
sha256 "41e2c27acb1ddbe716f671148eb1b33ca50035181f20c5e9635003b48d36d477"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue