terragrunt: Update to version 0.38.7

This commit is contained in:
github-actions[bot] 2022-08-09 00:35:19 +00:00
parent a82168fc50
commit c34a963cd3

View File

@ -1,16 +1,16 @@
{ {
"version": "0.38.6", "version": "0.38.7",
"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.38.6/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "70b0fa46ba50675c6fc4e74657e96908efd2371d6ea9e411eaeaf3e8c748f696" "hash": "f780d1bb98cab19fa21d149865eec287d8a7608cd4df3332bd72e27c42152dc7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.6/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "86ad2e49f9e6d8684bd3fd2611ba43bd93a31a141690d3fe436f911ed8ed030a" "hash": "e369a14b6b15dfe113c6951a4ac74e4e4448389b8245502d2c599cf1724494e8"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",