terragrunt: Update to version 0.50.12

This commit is contained in:
github-actions[bot] 2023-09-02 08:25:29 +00:00
parent fd95832815
commit fd6ddeb301

View File

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