infracost 0.10.1

Closes #102742.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Alistair Scott 2022-06-01 12:43:53 +00:00 committed by BrewTestBot
parent 04d62929e9
commit 5dc70a9625
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 Infracost < Formula
desc "Cost estimates for Terraform"
homepage "https://www.infracost.io/docs/"
url "https://github.com/infracost/infracost/archive/v0.10.0.tar.gz"
sha256 "fd73871e4f3023aa686788844280580aa49db38d949beb4499a7e364efd6cbf9"
url "https://github.com/infracost/infracost/archive/v0.10.1.tar.gz"
sha256 "ec1f12c274e088896f21a5ae507d23464867da35483f4a7935c60f7100081517"
license "Apache-2.0"
head "https://github.com/infracost/infracost.git", branch: "master"