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 d056505 commit a1bc3dcCopy full SHA for a1bc3dc
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.2.1.tar.gz"
10
- sha256 "fe7f9d6095a4782dc3387accce95ca310b3811cc17648044bde20523bdbb9d09"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.2.2.tar.gz"
+ sha256 "a6694c9a9ff999c8f41b6825c9cd3d5fbd2a155256452088e03d6f6a2f198b32"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments