jdtls: Update to version 1.51.0-202510020901

This commit is contained in:
github-actions[bot] 2025-10-02 12:32:18 +00:00
parent 900b6b237e
commit ec7883812c

View File

@ -1,5 +1,5 @@
{
"version": "1.51.0-202509301603",
"version": "1.51.0-202510020901",
"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.51.0-202509301603.tar.gz",
"hash": "4f1276fc5690f0c8a93c6e6bab71172af5fed05aab94c45c8e993efe530f09f6",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202510020901.tar.gz",
"hash": "f91fe10266843dba53e4101dcb560e1faa32e218248930790a2347ec1d20caff",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},