terragrunt: Update to version 0.54.18

This commit is contained in:
github-actions[bot] 2024-01-16 20:24:33 +00:00
parent c904a87230
commit 90d0be0a5d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.54.17", "version": "0.54.18",
"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.54.17/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b41e87bb43105a504832a26461ed867272aa73b82a2b8fdecdfb77468655ae86" "hash": "eaaa93bc6dc330c96d81774301b20ad5e4bc6271d5c261b96bd529ccfc32a55b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.17/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "93ba17be0535656291344aa14fde540d5631d1903d1edf6b6662627786d79a62" "hash": "d98fb46c1a41c0c9e9858d83d5578a377a98c6be853c23f052172aad50fcdc6e"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",