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 5ea7f2d commit 0baacf0Copy full SHA for 0baacf0
1 file changed
Formula/terrastate.rb
@@ -6,8 +6,8 @@ class Terrastate < Formula
6
homepage "https://webhippie.github.io/terrastate"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.3.3.tar.gz"
10
- sha256 "d2955b00136a976fa54d633934f48b6afa93c62769c97c64871029766552c02a"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.3.4.tar.gz"
+ sha256 "a7576677976b0fa60d6991cdf208442b5bd20b6d7af30e31a4e34103861be994"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments