gauge 0.6.0
Closes #3156. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
8256477c10
commit
91e2bd4d1b
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.5.0.tar.gz"
|
||||
sha256 "be7ed28de6f478ca08c361618e22226d73a84a5b679403ebdd21a4d8bfbb4dcd"
|
||||
url "https://github.com/getgauge/gauge/archive/v0.6.0.tar.gz"
|
||||
sha256 "67afa98e0f0f0b32bab59fadd17fc82c08b7a3bc72e530775ba6bed08e683310"
|
||||
head "https://github.com/getgauge/gauge.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue