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 f41f2f7 commit 8fe54f1Copy full SHA for 8fe54f1
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.0.tar.gz"
10
- sha256 "823865c43581290318aef9ed7f1ba8b622595cedf569573999ba50822a9fb13e"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.3.1.tar.gz"
+ sha256 "46730bbbd310de425341b675e85fe007b11d5b0151c9b0db069dbcc6f5dca25a"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments