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 717283a commit 4102bb8Copy full SHA for 4102bb8
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.0.tar.gz"
10
- sha256 "ed9e610be164cadfa43bdff2d9f03c2c51fc928059c3abe0e9e4c9e5e24f013a"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.1.1.tar.gz"
+ sha256 "b4f3c0b38200eb2aac7a971141eb103957da4fc67b4bf8b27ffa5f9e75222c9f"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments