jdtls: Update to version 1.53.0-202511192211

This commit is contained in:
github-actions[bot] 2025-11-20 00:40:42 +00:00
parent 2c5f4527f3
commit e2b8443620

View File

@ -1,5 +1,5 @@
{
"version": "1.53.0-202511191349",
"version": "1.53.0-202511192211",
"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.53.0-202511191349.tar.gz",
"hash": "dcf0241cfbf39ef5312b40ad0c238ea9bd013c307077ea559285487778db2ae4",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.53.0-202511192211.tar.gz",
"hash": "3d68c0e0fbf08f852f72188934cc6803cc88bb07a1824dddf11392b7cf4bb3b1",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},