terragrunt: Update to version 0.67.12

This commit is contained in:
github-actions[bot] 2024-09-24 20:28:03 +00:00
parent 9009760295
commit e5675cf082

View File

@ -1,16 +1,16 @@
{
"version": "0.67.11",
"version": "0.67.12",
"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",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8c08e617cb130f1a5fd90603facb2e1e9a78c68a4cdb216dcb09d1627e45399b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ff7c8fc3f865ab49e9cf4db78674d816792d943d516b598e0dc9acfd584e81a4"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a5fa70b58ba4e5f3089b6bd82df1dc6b996c4ebc47a66374dee38d4652eb9256"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d7780f88847ecc75f04019bde051d471aa9dd192321ea4ba02e424b080d7e94b"
}
},
"bin": "terragrunt.exe",