terragrunt: Update to version 0.48.5

This commit is contained in:
github-actions[bot] 2023-07-28 20:23:57 +00:00
parent 35c54ac340
commit 8837340e4f

View File

@ -1,16 +1,16 @@
{
"version": "0.48.4",
"version": "0.48.5",
"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.48.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "9fd0643771a7787420029c826aa87864731ac1f28104ea96a5f23808a87b1c3f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "3fd67582fe75ced167343feab37aac3971595e1a5ea87e3faa48417a0d697e2c"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "30cac711b68464c52d7613656f4080a0eef204e36bdea3936ba42ac2d0575b0e"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7f603f652c74cf1b84f2e5f22069ffde6aea1718764b22e20587bd4510a9956c"
}
},
"bin": "terragrunt.exe",