Skip to content

Commit

Permalink
terragrunt 0.13.24
Browse files Browse the repository at this point in the history
Closes #22786.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
ilovezfs authored and fxcoudert committed Jan 12, 2018
1 parent 31e79a3 commit 007c342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/terragrunt.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Terragrunt < Formula
desc "Thin wrapper for Terraform e.g. for locking state"
homepage "https://github.com/gruntwork-io/terragrunt"
url "https://github.com/gruntwork-io/terragrunt/archive/v0.13.23.tar.gz"
sha256 "84289ae6b93281cb9f6bfddba4ec305384eeaf63596445375ed25dd024398e7e"
url "https://github.com/gruntwork-io/terragrunt/archive/v0.13.24.tar.gz"
sha256 "0dbdda710293e147217425a91c096017b5e4dd81e053672135dba1c8ead38e3b"
head "https://github.com/gruntwork-io/terragrunt.git"

bottle do
Expand Down

0 comments on commit 007c342

Please sign in to comment.