jdtls: Update to version 1.53.0-202511191349

This commit is contained in:
github-actions[bot] 2025-11-19 16:30:37 +00:00
parent 40837da571
commit e772c240ea

View File

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