terragrunt: Update to version 0.55.13

This commit is contained in:
github-actions[bot] 2024-03-08 16:26:33 +00:00
parent 12c399ff2b
commit 6d227c4625

View File

@ -1,16 +1,16 @@
{
"version": "0.55.12",
"version": "0.55.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.55.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "53aecadc0719b036dba25643dcf4c33409c0aad9e8c11effbe0b37286ba5fad8"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b3e4487dc8f27730dee3d788aefffbc48bac060d84a95e0e2937a3a584751e14"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1030a74cc6f324ea2dc1e7cb4d0c44259a225e8b4dfa6e46670491e837560668"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ad912ced2eea3fc6a1fd35cfddfc99b7e4210f95794540b0400fc2841ba91e0a"
}
},
"bin": "terragrunt.exe",