Skip to content

Commit d4ed509

Browse files
committed
terramate 0.15.0
1 parent a87d8cb commit d4ed509

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/"
4-
url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.14.7.tar.gz"
5-
sha256 "36d71ed54634af2f61958bcf139db5509f1307064716fc1aa180ab97d3a9b668"
4+
url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.15.0.tar.gz"
5+
sha256 "97104f5559ff054dd47c6d00811c1c0f98d768a2ed563356a76ea45bbd4cf556"
66
license "MPL-2.0"
77
head "https://github.com/terramate-io/terramate.git", branch: "main"
88

0 commit comments

Comments
 (0)