gauge 1.0.6
Closes #43460. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
bf68843f46
commit
4a1895d27a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gauge < Formula
|
||||
desc "Test automation tool that supports executable documentation"
|
||||
homepage "https://getgauge.io"
|
||||
url "https://github.com/getgauge/gauge/archive/v1.0.5.tar.gz"
|
||||
sha256 "45087c236df5a16ff7b3ca3cc9c0a448cd304e8557ba9ccb9ebd22aee2b09124"
|
||||
url "https://github.com/getgauge/gauge/archive/v1.0.6.tar.gz"
|
||||
sha256 "89b47749ef134e57295849e89a10fadf577e05aeb690e9db013c39e9c59b1f5d"
|
||||
head "https://github.com/getgauge/gauge.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue