terragrunt: Update to version 0.28.13

This commit is contained in:
Jakub Čábera 2021-03-16 15:22:54 +01:00
parent d155d3c616
commit 23b232ee31

View File

@ -1,16 +1,16 @@
{
"version": "0.28.12",
"version": "0.28.13",
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a437ad670ea98e9d269939979d53db8f436b9a4bf1d72d6081f6ee1a7245ba00"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "548f5efba4cd09379ac6d7d464e1ef36a2e25d7adec50021d47b145c8fada99d"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6f61585d7f485a9d799a8776b2fa16e29c62c67b517754dcd623ced79b039584"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d4f9a4a95349d578f2baa888ff87f5ec7c95443715694445e3f0af66cfca57da"
}
},
"bin": "terragrunt.exe",