terragrunt: Update to version 0.48.1

This commit is contained in:
github-actions[bot] 2023-07-05 20:26:18 +00:00
parent 0dac9959ec
commit 47d46cb478

View File

@ -1,16 +1,16 @@
{
"version": "0.48.0",
"version": "0.48.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.48.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "34b036dcef748e15dd97bdccd96df98ef7880aa6da88f3e24622792705906bd4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "edd8edc075c9bf257672a56af5d93a1c3aa971ae02b21b4f2301fde1e615e101"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8aa7aec5e5ee1819778e6fed618a3019a9f4cae54043de8bef6c2540c7d0e721"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "430ca01eae8bea16915641653688b1df0693ce77c3a4b8782afa6e1c477a56a7"
}
},
"bin": "terragrunt.exe",