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 f23de2d commit 7f2239cCopy full SHA for 7f2239c
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.5.2.tar.gz"
10
- sha256 "ad70080e1d692a5989a144dd1d44a5bfc840f0559ceef834a90203aa79af7d9c"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.5.3.tar.gz"
+ sha256 "23fcc7355173d88da234f5b1cd53d4934859b3120416d81345f682da66f7c234"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments