terragrunt: Update to version 0.57.12

This commit is contained in:
github-actions[bot] 2024-04-26 20:25:09 +00:00
parent b24be44812
commit 0eec9d12c8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.57.11", "version": "0.57.12",
"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.57.11/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e3913404e46161ebd4710ab7b6307452039d16e78233a73285eb002ce265d712" "hash": "cb521d5ccfb4a7f062abad9ec46f9cf7ab1aad9dc8e82456efe9cf98a2e2e3db"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.11/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "cf31867e248fbe0a8b57a5bf3000693b040ddae40b57bd8589c6fb9570667adb" "hash": "815a671c15b4d51ebcb5b972e0345aa68a0430984cf610cc83d6e5cb7994de22"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",