terragrunt: Update to version 0.40.1

This commit is contained in:
github-actions[bot] 2022-11-08 00:34:18 +00:00
parent 24a2b9c1b9
commit 5a1bb2c88a

View File

@ -1,16 +1,16 @@
{
"version": "0.40.0",
"version": "0.40.1",
"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.40.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "619f0a65e5a57f812d8a079d391ab42375a33c32fcdfbe431366dc557fc8473c"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e320f9a2092bec4103726de3c9b17aeda4aa0b5246f5b7a312b3e049015449e5"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "5bffedc298bbb2034b1b8ae928e25c16a557d29b93f2654d087f0b81d5b36dc6"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.40.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c27e4ef7dbddb19165d21477327f767917ff62fe5b56ea4249ef23a84b212f02"
}
},
"bin": "terragrunt.exe",