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 86ab045 commit f60412dCopy full SHA for f60412d
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.7.0.tar.gz"
10
- sha256 "1ea05a6fdf2253b87567de53a81af65e1181b65e79cf805396f8b9f2c3888d14"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.7.1.tar.gz"
+ sha256 "593884eb65760bc2fa8054caa0c4d57536202402e2deff0eba553744e5466956"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments