Skip to content

Commit 61a8650

Browse files
gaugebotdaeho-ro
authored andcommitted
gauge 1.6.13
1 parent ccecd43 commit 61a8650

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.12.tar.gz"
5-
sha256 "65cdf9a0aae28d9f64a42737b2a9c47b4c09d05b12f2b78fec65276a26391c6b"
4+
url "https://github.com/getgauge/gauge/archive/refs/tags/v1.6.13.tar.gz"
5+
sha256 "7aef626a523c5acd9c821d440bf099c0895a7e857a382ce54c12074e1a81e841"
66
license "Apache-2.0"
77
head "https://github.com/getgauge/gauge.git", branch: "master"
88

0 commit comments

Comments
 (0)