terragrunt: Update to version 0.28.20

This commit is contained in:
Jakub Čábera 2021-04-12 14:01:32 +02:00
parent e46e75e031
commit df4bc2db0a

View File

@ -1,16 +1,16 @@
{
"version": "0.28.19",
"version": "0.28.20",
"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.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ca9bc057590bf0df524d9add262f3524fa547595bec4a0f5c7a517eb667b3a24"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ed6f766ff1eaf2049e5a715746db4e631c6b8b4cf6a6ebfc22382d4ff0d0d92e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.19/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f9da158a7fca9bd39bc763e60673859a1ec02c2649b3858303f025b3d55897cb"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.20/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2a47766c0b5a45554a0dcf33f24165f718169eb11c487804047c048936d8dc61"
}
},
"bin": "terragrunt.exe",