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 4743b00 commit 9e13591Copy full SHA for 9e13591
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.1.2.tar.gz"
10
- sha256 "9fbd7e488777d6df634537c53117f86f4bd56c210ec0b53dd8f4da7b6ca02e88"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.2.0.tar.gz"
+ sha256 "1e51cc7a75f1457263b1c3c86e58aadd7e3a34ca6856fc122240536e2274c2bf"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments