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 9c4bd1c commit 5095912Copy full SHA for 5095912
Formula/t/terramate.rb
@@ -1,8 +1,8 @@
1
class Terramate < Formula
2
desc "Managing Terraform stacks with change detections and code generations"
3
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"
+ url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.11.9.tar.gz"
+ sha256 "ccc5aa5e09839cdb200beac11debe3e72d868fdc50222917959f028984e5dfa0"
6
license "MPL-2.0"
7
head "https://github.com/terramate-io/terramate.git", branch: "main"
8
0 commit comments