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 a87d8cb commit d4ed509Copy full SHA for d4ed509
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/"
4
- url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.14.7.tar.gz"
5
- sha256 "36d71ed54634af2f61958bcf139db5509f1307064716fc1aa180ab97d3a9b668"
+ url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.15.0.tar.gz"
+ sha256 "97104f5559ff054dd47c6d00811c1c0f98d768a2ed563356a76ea45bbd4cf556"
6
license "MPL-2.0"
7
head "https://github.com/terramate-io/terramate.git", branch: "main"
8
0 commit comments