terragrunt: Update to version 0.66.8

This commit is contained in:
github-actions[bot] 2024-08-15 16:29:00 +00:00
parent 4c7e808af7
commit f777a68ead

View File

@ -1,16 +1,16 @@
{ {
"version": "0.66.6", "version": "0.66.8",
"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.66.6/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.66.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6acc1954e6ee45e6cd60893816fc3ac31222285d7163ed0a7a30fe1fe19312cd" "hash": "146bcd3c21aacd6f7d890dc9e7b071a8f87404498d7c837313068ff692f1c7fd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.66.6/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.66.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "50f3902b67eaf8af8fa47385fdf448ea2ae86b0af38f1b84f515f46256ce7ccf" "hash": "36fdfb797ba2584e7fa4425597520d2689feb1406ce387ad7abf12bf58654137"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",