jdtls: Update to version 1.45.0-202502040459

This commit is contained in:
github-actions[bot] 2025-02-04 08:29:52 +00:00
parent 71c735938b
commit 8179412b81

View File

@ -1,5 +1,5 @@
{
"version": "1.45.0-202502011936",
"version": "1.45.0-202502040459",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502011936.tar.gz",
"hash": "bf9e62787058f13c489747e4320a35a0df404b66bd8997966bc44a326bdfdaad",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502040459.tar.gz",
"hash": "4cac2d88a6ca21d06889cab01dc35e2878cd5b8058ea93995ff956be3bea6664",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},