mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
terragrunt: Update to version 0.28.15
This commit is contained in:
parent
c4ab83a5eb
commit
fb0c5bb246
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.14",
|
"version": "0.28.15",
|
||||||
"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.",
|
"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",
|
"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.28.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "1dc731a00908949e2cbf81d293842bdc43cac512fe131a9eba1fa0df25904bd4"
|
"hash": "7799c3ce4ed16f858ce1f7f5b1bdc31fc0835c8b234fa6e0063bc2cfdda9dc10"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "49ee7487c95b7cb15768592fb491350b487199fa020189b079899222f590949f"
|
"hash": "52acfd582a8a26f631c7b2ba255ea44c6dc7ea7aa6b94f45a99df986542caafe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user