From 9912a7afe2a4e2da53e6fef0d8c9aae726a24429 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:08:36 +0000 Subject: [PATCH] terramate 0.5.4 --- Formula/t/terramate.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/terramate.rb b/Formula/t/terramate.rb index a0b24e4cb3639..3c464b8ead561 100644 --- a/Formula/t/terramate.rb +++ b/Formula/t/terramate.rb @@ -1,8 +1,8 @@ class Terramate < Formula desc "Managing Terraform stacks with change detections and code generations" homepage "https://terramate.io/docs/cli/" - url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.5.3.tar.gz" - sha256 "942a81e449dbfec56ec7b31b2668bbfb1268d3b20f94914af1be317df3862fae" + url "https://github.com/terramate-io/terramate/archive/refs/tags/v0.5.4.tar.gz" + sha256 "3a35844a18fd889e215cfb1ba514fe4606f7fd92aeb19f24d5b29b8413d6c178" license "MPL-2.0" head "https://github.com/terramate-io/terramate.git", branch: "main"