Skip to content

Commit 167ab4b

Browse files
committed
gauge 1.6.2
1 parent 37648b9 commit 167ab4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gauge.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gauge < Formula
22
desc "Test automation tool that supports executable documentation"
33
homepage "https://gauge.org"
4-
url "https://github.com/getgauge/gauge/archive/refs/tags/v1.6.1.tar.gz"
5-
sha256 "355d473e7a829bdc76c587dc678fbf75385aa8fb64278966fe7048e8834a51a1"
4+
url "https://github.com/getgauge/gauge/archive/refs/tags/v1.6.2.tar.gz"
5+
sha256 "0182d53d6e5894c534dbce6d897a300329268c6137c8bdd7ac6f9e6a0ec60e7b"
66
license "Apache-2.0"
77
head "https://github.com/getgauge/gauge.git", branch: "master"
88

0 commit comments

Comments
 (0)