terragrunt: Update to version 0.67.2

This commit is contained in:
github-actions[bot] 2024-09-04 20:28:16 +00:00
parent d688b22b3e
commit 0902056999

View File

@ -1,16 +1,16 @@
{ {
"version": "0.67.1", "version": "0.67.2",
"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.67.1/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7766b159c3b325352eaa66ff09a0b4dd2a5a39d2908ea9e55cc5d5695db78d49" "hash": "ac839e34794e102451bde376c674666a47c5e8ff06de89601465d248dac390c3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.1/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9b75babb89e32942035b109449f70403a68f205cb0ae12451bb148f81401723c" "hash": "0e14bface34c6053ae2ecc1efeaf560039e025fd9f7c89816b811d1838a11291"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",