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 f94359d commit 0d0155eCopy full SHA for 0d0155e
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.3.tar.gz"
10
- sha256 "23fcc7355173d88da234f5b1cd53d4934859b3120416d81345f682da66f7c234"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.5.4.tar.gz"
+ sha256 "5e3ad65dc322e662f58a479fa3b4a6d992fd705cefdf9ba472502c23bcbb182a"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments