From 3cc8d0e773e34412207b9be9546205cde742160f Mon Sep 17 00:00:00 2001 From: Alistair Scott Date: Tue, 16 Feb 2021 21:43:01 +0000 Subject: [PATCH] infracost 0.7.19 Closes #71294. Signed-off-by: rui Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/infracost.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/infracost.rb b/Formula/infracost.rb index 3de9a0714b6..f3dc7b8bbe6 100644 --- a/Formula/infracost.rb +++ b/Formula/infracost.rb @@ -1,8 +1,8 @@ class Infracost < Formula desc "Cost estimates for Terraform" homepage "https://www.infracost.io/docs/" - url "https://github.com/infracost/infracost/archive/v0.7.18.tar.gz" - sha256 "92886a5587a576352ed634064e52f3e35c5d84d22bb5a814db54897935d9986e" + url "https://github.com/infracost/infracost/archive/v0.7.19.tar.gz" + sha256 "dc9c1fc665685068bd917df32605d9cadee4fd3ef863cb882ec4fa845d2995ae" license "Apache-2.0" head "https://github.com/infracost/infracost.git"