terragrunt: Update to version 0.68.16

This commit is contained in:
github-actions[bot] 2024-11-19 16:30:36 +00:00
parent 42da25afb5
commit a379f331bb

View File

@ -1,16 +1,16 @@
{
"version": "0.68.15",
"version": "0.68.16",
"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.68.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "fb9ccd35e50aeedb76353a8d311c315433d7095f98f17db72856ab96fef346c1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "3592387b8a7cbd1ce1548b64258c0c00ee7dd2f1ad6410b7902fda6113c8e12c"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.15/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2f1341dc843277c99da49e478ef5bce1287a105181a48a1e683e8f2a312bc1de"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.16/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6af51567d6847349766dc6b44ddce24fd9caab16790cd3c10977f19a5aab8c95"
}
},
"bin": "terragrunt.exe",