terragrunt: Update to version 0.68.14

This commit is contained in:
github-actions[bot] 2024-11-15 16:30:53 +00:00
parent c019379e5b
commit bccd5f6833

View File

@ -1,16 +1,16 @@
{ {
"version": "0.68.13", "version": "0.68.14",
"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.13/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "2d2fe0d4c67035fcd4ca751fa3b9597570360c56290a8a934af9b935123d1b41" "hash": "d4e3df914434e01d452474fb8146ae862881f9b2b48e86b01cd28656fc64ff35"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.13/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.14/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "6a675bbaf64231c7ad261fa2163dc083abac47f225f2471a47c3ac0c1c35293f" "hash": "9dcbd2e7674bf05495e1b08b55df0589a5d3f7878c010ee405e8594e2c70c734"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",