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 610a5bc commit 9cd61fbCopy full SHA for 9cd61fb
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.4.1.tar.gz"
10
- sha256 "e9f70dc9fcb779c308077190213c604ddd33f59e152389d80e2e28d1af47e740"
+ url "https://github.com/webhippie/terrastate/archive/refs/tags/v2.5.0.tar.gz"
+ sha256 "68756f98f1311eac2e81bd4ad6b6902ca3ac7e81a4e332be7cd0e9a75b95d813"
11
head "https://github.com/webhippie/terrastate.git", branch: "master"
12
13
test do
0 commit comments