terragrunt: Update to version 0.50.1

This commit is contained in:
github-actions[bot] 2023-08-16 00:32:54 +00:00
parent 60a194d308
commit feaece657b

View File

@ -1,16 +1,16 @@
{
"version": "0.50.0",
"version": "0.50.1",
"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.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2cd3d9c77358865d9d5df1d19abc671d9895e0de8aa26a023ad01795b1acf788"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7f143f0efc238f95391f205dd1b59e48450c7e96fdda6c335f21767b76e88ea0"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0a6a7f871ea759a2f54a2e58eda87bdf3227cd69c545cb95cda89c05cea0a140"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "aaa793f2ee70fc2b121ecc98ce5090ea8fe538e91bababc2674bf64adf6425ee"
}
},
"bin": "terragrunt.exe",