terragrunt: Update to version 0.45.17

This commit is contained in:
github-actions[bot] 2023-05-30 20:24:26 +00:00
parent e5564f4d3d
commit becfe598bf

View File

@ -1,16 +1,16 @@
{ {
"version": "0.45.16", "version": "0.45.17",
"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.45.16/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "4bb997f8b9da832a7ccc34778ada068b025eebfd8ec9aa21c3f7dcad3a1ed6d5" "hash": "69b64fd1457b9c1e5377aef7b38597c06fc69ecc0badad98a9c60bcb54356643"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.16/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.17/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7844ce9ab04ea6108ff9ba3ca04ff56ba54e617cd024d92e76ca5e87e7f3f1d0" "hash": "58b2cf9c7e9a4ba65cd262dfd607f41369d20e15a4bb228e154cdecec96d138f"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",