terragrunt: Update to version 0.37.2

This commit is contained in:
github-actions[bot] 2022-06-08 16:30:23 +00:00
parent b34a399206
commit 9a508ff587

View File

@ -1,16 +1,16 @@
{ {
"version": "0.37.1", "version": "0.37.2",
"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.37.1/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a2bf5ba9e54f99705eaec2d1d1257bfbd0e7b241d21d4924f040aeb993502fec" "hash": "4d3f2d4684dfc11d310e4a042e208e084410c12468be77e04a581ee1f5833317"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.1/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "eefb13a37e6d6cdcb29fa3fc19452bada55854f7c60fb9317a8a637d535a122d" "hash": "60039c4ffe942a7f9148978f9538d02a243d0d9194c2dd1a325feda25dbf89e6"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",