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 ccecd43 commit 61a8650Copy full SHA for 61a8650
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.12.tar.gz"
5
- sha256 "65cdf9a0aae28d9f64a42737b2a9c47b4c09d05b12f2b78fec65276a26391c6b"
+ url "https://github.com/getgauge/gauge/archive/refs/tags/v1.6.13.tar.gz"
+ sha256 "7aef626a523c5acd9c821d440bf099c0895a7e857a382ce54c12074e1a81e841"
6
license "Apache-2.0"
7
head "https://github.com/getgauge/gauge.git", branch: "master"
8
0 commit comments