terragrunt: Update to version 0.45.14

This commit is contained in:
github-actions[bot] 2023-05-18 20:25:06 +00:00
parent 040fc5dba6
commit 871e2e0477

View File

@ -1,16 +1,16 @@
{ {
"version": "0.45.13", "version": "0.45.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.45.13/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "856ab72741df7c946b67eefb8bb71733a8573bac5f079c0de3b012116633d734" "hash": "c0f5ad50c47e77a345ffa12cc1a10adfa785be4eec3f39cb49a88d36ab919d59"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.13/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.14/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a8c0e3cd0dd01f5cc8b22cb0ba6c0e88457e0963b194cc87f6dadbca39c72378" "hash": "925eb37a10380b1106932dced3214403f76a196ef9cb262c04af457097e6e270"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",