mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.23.10
This commit is contained in:
parent
9029d53529
commit
021abdd3db
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"version": "0.23.8",
|
||||
"version": "0.23.10",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "135ad35d61d6ea174e0c8d7a632fc8e0a4df17e1230469cf68158ebef067bd63"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "98cab53c46e02881e5084df0b1c0f2695239c730a05c7b4ab1de057773bb9f8f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cbe70a77cf3fb1283dcddece247c69f68846794fbd7f5369fa23ee7bd4b6016c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ec0180ee60ab6b2bb39e74fa3d80055da6e61f1114cc716057bfa76dfb94edd0"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user