terragrunt: Update to version 0.91.2

This commit is contained in:
github-actions[bot] 2025-10-20 16:31:13 +00:00
parent 700949dd4f
commit b684d6d4b5

View File

@ -1,16 +1,16 @@
{
"version": "0.91.1",
"version": "0.91.2",
"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.91.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "f4639359c003f891c6980578f5e1dab1730376975808b297e1e12f2432948f0b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "efbfcc2b0635e42c0363794f1bd8dc44321ac5aa649fc0b7e17bd274572a1103"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ec780fb87eeadecd0d422e959f612dd27c65d5a67ee8c3485589cad45ce87db2"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9b6e816fb51fb8c7e72bd57f1718e91c7fb32bac8a0ef00aade4380c86b9eb3c"
}
},
"bin": "terragrunt.exe",