terragrunt: Update to version 0.55.19

This commit is contained in:
github-actions[bot] 2024-03-22 21:04:59 +00:00
parent 9c24eaf96b
commit 43d4c95403

View File

@ -1,16 +1,16 @@
{ {
"version": "0.55.18", "version": "0.55.19",
"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.18/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "25a6bc1fe02ef97725b61204459db53acc55928b51255fb14c449e6575c676bb" "hash": "1f14c216ec547390690c93962045dbe7ee507734ff51d9965d0d43c6ca729af1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.18/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.19/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "66cbf42a5bd50a2ae6f366fb5cf3283ee798f1f6e72191211d2a90bf9a513624" "hash": "c91f089a2dbbb8179e368290b552c153870ab8059db88a9cc5bab664588cbb8c"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",