terragrunt: Update to version 0.67.11

This commit is contained in:
github-actions[bot] 2024-09-24 16:30:11 +00:00
parent caa55e22b2
commit dbb1244035

View File

@ -1,16 +1,16 @@
{ {
"version": "0.67.10", "version": "0.67.11",
"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.10/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "12b36521c79217031fc36c9d13aae7192a2a9702352ba64daf7a308c5c1fb6da" "hash": "8c08e617cb130f1a5fd90603facb2e1e9a78c68a4cdb216dcb09d1627e45399b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.10/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "28c3012225d8000362f2bf616c84cff788e9c4527ee8a84e2b9147091fb0a4f3" "hash": "a5fa70b58ba4e5f3089b6bd82df1dc6b996c4ebc47a66374dee38d4652eb9256"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",