terragrunt: Update to version 0.50.13

This commit is contained in:
github-actions[bot] 2023-09-05 20:23:19 +00:00
parent e39e3b6970
commit 0a94cf495f

View File

@ -1,16 +1,16 @@
{
"version": "0.50.12",
"version": "0.50.13",
"description": "Thin wrapper for Terraform that provides extra tools for keeping 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.50.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "28dfc5eff8c9f9a99ddc6bb5a708d0ce875b0e6bac5cb9f0ff21d6238a91cf34"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6f721e08ca4c6af788458f528e1502dbe7be3c382bda5ab5b657a412326c28f7"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6f18982abca8e855aab692fd88e46417d8eec7aa231d3558a1bd366bd6e140bd"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8b556f34d4f17b40af805f2b912bc63f84126f4c16083ea8d435939da1d1cf04"
}
},
"bin": "terragrunt.exe",