jdtls: Update to version 1.50.0-202508271400

This commit is contained in:
github-actions[bot] 2025-08-27 16:29:55 +00:00
parent 5267cee6de
commit 50804de9d9

View File

@ -1,5 +1,5 @@
{
"version": "1.50.0-202508221544",
"version": "1.50.0-202508271400",
"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.50.0-202508221544.tar.gz",
"hash": "324a27523aca055a9f4c5d53961948c3ef0b4eeacbac377cccdaf2b12d53aee2",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.50.0-202508271400.tar.gz",
"hash": "e88b84e694ebe1fb83c82a30efc6e8345815dbfc3a4a7d95c842b0a815b84fcc",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},