terragrunt: Update to version 0.68.15

This commit is contained in:
github-actions[bot] 2024-11-19 00:37:45 +00:00
parent 90de779651
commit ddcf5cfc0e

View File

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