terramate 0.2.5

Closes #118201.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-12-15 02:32:08 +01:00 committed by BrewTestBot
parent ed5f80c61e
commit 83779d0ca9
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Terramate < Formula
desc "Managing Terraform stacks with change detections and code generations"
homepage "https://github.com/mineiros-io/terramate"
url "https://github.com/mineiros-io/terramate/archive/refs/tags/v0.2.4.tar.gz"
sha256 "6c22906faade556a4037965c2c2618d01f43900e07da9cf676b8bf328420f11d"
url "https://github.com/mineiros-io/terramate/archive/refs/tags/v0.2.5.tar.gz"
sha256 "0db5d203d3bec2f2d7989d62e1cb173f0ca61687271ac91cc1d3ea79776c3e6b"
license "Apache-2.0"
head "https://github.com/mineiros-io/terramate.git", branch: "main"