Skip to content

Commit 5095912

Browse files
committed
terramate 0.11.9
1 parent 9c4bd1c commit 5095912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/terramate.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Terramate < Formula
22
desc "Managing Terraform stacks with change detections and code generations"
33
homepage "https://terramate.io/docs/cli/"
4-
url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.11.8.tar.gz"
5-
sha256 "4f14db63677de54059410c6ae3d3e911e0bb4f54eb5e1a183729af09c125c73a"
4+
url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.11.9.tar.gz"
5+
sha256 "ccc5aa5e09839cdb200beac11debe3e72d868fdc50222917959f028984e5dfa0"
66
license "MPL-2.0"
77
head "https://github.com/terramate-io/terramate.git", branch: "main"
88

0 commit comments

Comments
 (0)