We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9d971 commit 5aeb045Copy full SHA for 5aeb045
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.4.tar.gz"
10
- sha256 "a7576677976b0fa60d6991cdf208442b5bd20b6d7af30e31a4e34103861be994"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.4.0.tar.gz"
+ sha256 "7d63993c7635c980f115ac1d420c8ad94e8d68ca536812af4bba29e9d71a43cb"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments