terragrunt: Update to version 0.55.11

This commit is contained in:
github-actions[bot] 2024-03-03 08:26:37 +00:00
parent a2bf23f7d0
commit f7e9b871a8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.55.10", "version": "0.55.11",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.10/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8d8ef419cca41db2aaa5bd6e499acc2715af1cae55b21a99f5da843b1abd400a" "hash": "374b9e4ae5b950b2a813923c17623b864991b1e1e12a2a5ff298b1474043f3a2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.10/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "64ca6947f53ac1d2160f7af3d09a9dd51b46e4af1180225e2e61afe6d5f3bee0" "hash": "91463995c6b318fde0cb2f130b11ff1e18ed1f876eebd6db128e0214128b8e7d"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",