terragrunt: Update to version 0.59.1

This commit is contained in:
github-actions[bot] 2024-06-12 00:34:57 +00:00
parent 2db080b915
commit d326f73bd4

View File

@ -1,16 +1,16 @@
{
"version": "0.59.0",
"version": "0.59.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.59.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "19298df84bed868f67e8acb4b381e462932804cf058151c68ee2e47a7b82dd05"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "87ea28d5701ab3ce087a08dc9df2840fdd1e23f648c23cbe885c20f64e9ab49c"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "eaa15264cd120248acc89e1106639de8556069499090068b2099f732b0beb4a6"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1300c28e113c823fca5a33baddf1ad9ef779341bb5f9454970798e82fb14b2b6"
}
},
"bin": "terragrunt.exe",