terragrunt: Update to version 0.52.2

This commit is contained in:
github-actions[bot] 2023-10-12 20:23:33 +00:00
parent 557e1f1cee
commit 3dcf69ca61

View File

@ -1,16 +1,16 @@
{
"version": "0.52.1",
"version": "0.52.2",
"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.52.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "acf93ebdc5c4edfdd6c1ace71588c20d6bbb67271a152b573920f172cd953aa5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ffa8e14aa32cbbe6950543212376e6e48b14c2553772e45bd4e7d29260f86c70"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "bd04af35ed4643cc4e2b9a36dd78190b5ccf0d3bd6c3eabb99611a82f2a7d681"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ded6b77d00a4567ae4405966c0c71aa0b9f5f0b0f4fca210a633ec2ceaeea826"
}
},
"bin": "terragrunt.exe",