terragrunt: Update to version 0.50.11

This commit is contained in:
github-actions[bot] 2023-09-01 20:24:17 +00:00
parent 64964b6c48
commit 24b98c3125

View File

@ -1,16 +1,16 @@
{ {
"version": "0.50.10", "version": "0.50.11",
"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.50.10/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "baee5f18e6159c48b04b9ff2fa479d064c7dba39f73da351c890cc239ebaf9c8" "hash": "bb96613209a58a00b18f9a70264c58cf7365200088c870e079fdff7b6f87d7d2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.10/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ac80f530404d8b15441a4f037a815a11f929cc15d4d55aee8382c8fde0bfbe69" "hash": "f37638fa4b589209537085a6d59de88291a586e7d6d31c4de44d04be0e1aa76c"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",