terragrunt: Update to version 0.68.17

This commit is contained in:
github-actions[bot] 2024-11-19 20:29:30 +00:00
parent 20ee92b3d8
commit deaa55c84d

View File

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