mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.23.39
This commit is contained in:
parent
96a9615204
commit
824f34877b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.38",
|
||||
"version": "0.23.39",
|
||||
"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.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.38/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "12451509decb121eeecc481922ee164bea7684306b3884116e0f7f79bbe6291a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.39/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f9635e34e549b2689b0cb2f65e73b45fb3c662ec68d5e96dbc60ff05db4a9e9c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.38/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ff8c36a97162d081cefc6d2650dae88873b610d6aed1149f19a7f3750bfd8170"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.39/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "051cb9150b2ea1c5a2b30f075d1e4384797a9c61e2154ecf66bf76eca7fc3ba8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user