terragrunt: Update to version 0.28.24

This commit is contained in:
Jakub Čábera 2021-04-16 15:15:55 +02:00
parent 2272c3373c
commit c4e89243fe

View File

@ -1,16 +1,16 @@
{
"version": "0.28.22",
"version": "0.28.24",
"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.22/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8114f39d9f72816d83fb687349289ff83e91b3ff2895266137f68d5d454a0ff1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.24/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "257ca4581f4b464a12627dff99866c1e9eac48ce1586b54df4a87b076be71ddc"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.22/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "44d18cf2e4cf5f8548cc08506404b9aa068bd48d6b8afa37cf88a8a94a607cad"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.24/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "671dd71416d35337bc6db714ada86c57be3a96df37d181fcbd9407e2e4e27fd3"
}
},
"bin": "terragrunt.exe",