jdtls: Update to version 1.52.0-202510031334

This commit is contained in:
github-actions[bot] 2025-10-03 16:30:27 +00:00
parent c04e6405b1
commit 46afb0cf67

View File

@ -1,5 +1,5 @@
{
"version": "1.52.0-202510030215",
"version": "1.52.0-202510031334",
"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.52.0-202510030215.tar.gz",
"hash": "26a1176b0a123da436dae9ba07551b4243b46dbabcb7a027d832e79c69e7edd2",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510031334.tar.gz",
"hash": "acb9424991817a2444ec6e2ab9f075a680be6517ad520244143f20831e4eb218",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},