jdtls: Update to version 1.49.0-202506271916

This commit is contained in:
github-actions[bot] 2025-06-27 20:29:11 +00:00
parent bc333fe015
commit 39142f0310

View File

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