jdtls: Update to version 1.45.0-202501221836

This commit is contained in:
github-actions[bot] 2025-01-22 20:27:56 +00:00
parent 6778ba7343
commit 7efd59ee54

View File

@ -1,5 +1,5 @@
{
"version": "1.44.0-202501221502",
"version": "1.45.0-202501221836",
"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.44.0-202501221502.tar.gz",
"hash": "d3eab84f06d148fc7a08a1af46ff64b8041da400304515863d62ca4e6cda72b3",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202501221836.tar.gz",
"hash": "8d3bd5ce24d7dfed829b9a00204a266715c8b2555deb8a0efdea69197cbbe6a2",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},