terragrunt: Update to version 0.48.3

This commit is contained in:
github-actions[bot] 2023-07-18 12:31:24 +00:00
parent 8ce2515074
commit 39a2f1245f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.48.2", "version": "0.48.3",
"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.48.2/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "baaceedc5d8c00f0b7f5a57af5b3c46ddaada6286b4608245b99bd18c64e27b8" "hash": "a0a455ca33b7b48f5245d9bea18b9236a95592d95b7cdb3bee1b8d9b277bdb8b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.2/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "60a6e4e1f3a37ddc4e65ef8b250c3a1f34a447694b82abf5497742805dfa6376" "hash": "be87600541ce325c971dfd6bc020d1c8e4de3c0dbde352539d46f7d8c0acb444"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",