terragrunt: Update to version 0.45.13

This commit is contained in:
github-actions[bot] 2023-05-17 20:24:19 +00:00
parent 38dd5783d4
commit 049eb5c676

View File

@ -1,16 +1,16 @@
{
"version": "0.45.11",
"version": "0.45.13",
"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.45.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "cb961d6afd476847801cfd782aca445ef221d696e32203eff8dd73884901e748"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "856ab72741df7c946b67eefb8bb71733a8573bac5f079c0de3b012116633d734"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "8ed4b48a79b6ba8af814ef63473fcfb5eedfe46e9a3e65494b3b0ec1d5cb4d7f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a8c0e3cd0dd01f5cc8b22cb0ba6c0e88457e0963b194cc87f6dadbca39c72378"
}
},
"bin": "terragrunt.exe",