We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37648b9 commit 167ab4bCopy full SHA for 167ab4b
Formula/g/gauge.rb
@@ -1,8 +1,8 @@
1
class Gauge < Formula
2
desc "Test automation tool that supports executable documentation"
3
homepage "https://gauge.org"
4
- url "https://github.com/getgauge/gauge/archive/refs/tags/v1.6.1.tar.gz"
5
- sha256 "355d473e7a829bdc76c587dc678fbf75385aa8fb64278966fe7048e8834a51a1"
+ url "https://github.com/getgauge/gauge/archive/refs/tags/v1.6.2.tar.gz"
+ sha256 "0182d53d6e5894c534dbce6d897a300329268c6137c8bdd7ac6f9e6a0ec60e7b"
6
license "Apache-2.0"
7
head "https://github.com/getgauge/gauge.git", branch: "master"
8
0 commit comments