jdtls: Update to version 1.48.0-202506271502

This commit is contained in:
github-actions[bot] 2025-06-27 16:29:57 +00:00
parent d6227656a2
commit 079a789661

View File

@ -1,5 +1,5 @@
{
"version": "1.48.0-202506261406",
"version": "1.48.0-202506271502",
"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.48.0-202506261406.tar.gz",
"hash": "048a5ac72aeb2c013f4236b62cf06ea7fbea7ea5803190fd7ee41cf73bfa014e",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.48.0-202506271502.tar.gz",
"hash": "b0a7fa1240e2caf1296d59ea709c525d4a631fbefda49e7182e07e00c1de62c9",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},