jdtls: Update to version 1.49.0-202507231505

This commit is contained in:
github-actions[bot] 2025-07-23 16:30:41 +00:00
parent 9a6453bee3
commit 13001a84a2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.49.0-202507222059", "version": "1.49.0-202507231505",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.49.0-202507222059.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.49.0-202507231505.tar.gz",
"hash": "676069dc20097b3bb6803d3a76dcee36b696eb77a285642ccc063e6e1efe4295", "hash": "40b41971e78bc676ef147452e678c8cf468cb009ea8404696376cd579243fb72",
"installer": { "installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
}, },