terragrunt: Update to version 0.68.9

This commit is contained in:
github-actions[bot] 2024-11-08 16:33:09 +00:00
parent 3b52b9ee38
commit db93ba6bee

View File

@ -1,16 +1,16 @@
{ {
"version": "0.68.8", "version": "0.68.9",
"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.68.8/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "f88645ff83527769322e784527898bc771c6a1b2c308de485e173b21c12fae05" "hash": "cce4d3d71f1f57c6b56fc949da13b9ad258fb303317f5c6c761effea8963f348"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.8/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "641beef2e3e618da9bfdce455dbf8319031f255387d1ab1c3fb8a6e55561bab6" "hash": "8dd686a930bb561c5bd12e377c97fd9d43b652652137e11ba52968c8c7675798"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",