jdtls: Update to version 1.45.0-202502261409

This commit is contained in:
github-actions[bot] 2025-02-26 16:30:43 +00:00
parent 6684e52100
commit 06761352bf

View File

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