jdtls: Update to version 1.48.0-202505261934

This commit is contained in:
github-actions[bot] 2025-05-26 20:28:48 +00:00
parent 033fe56c34
commit bb2e530441

View File

@ -1,5 +1,5 @@
{ {
"version": "1.48.0-202505230005", "version": "1.48.0-202505261934",
"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.48.0-202505230005.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.48.0-202505261934.tar.gz",
"hash": "2e4b70bc92b5a13c9a19b69bce659c5032cc6fa67da52c7a0ad7d1df91a91346", "hash": "480c2dfa610a6ea64fab87b6503c44418c0b9346485f139e735c4990e0f494e7",
"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\""
}, },