terragrunt: Update to version 0.72.5

This commit is contained in:
github-actions[bot] 2025-01-27 16:30:15 +00:00
parent 0aaef1da93
commit 217c16f236

View File

@ -1,16 +1,16 @@
{ {
"version": "0.72.4", "version": "0.72.5",
"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.72.4/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "9138f06d7edb2a497809175d7689fd8d352d3e2b9bc9d3aa34ab8bcf8068714c" "hash": "e8db283ebff42f2baef8ecf30d27d36efed61657eaeff34eeae05cd2b8e57daf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.4/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1b7475a5b01161204713a2dea4ba772f9730aaf62696668b0ff848644b1311d9" "hash": "e83f77127dcebe099284d2a87e682a64fa42aa4d4c4359e5a658e14a26ca9122"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",