jdtls: Update to version 1.24.0-202305220942

This commit is contained in:
github-actions[bot] 2023-05-22 12:30:32 +00:00
parent ca7f5ca7ed
commit c11f9c22f8

View File

@ -1,5 +1,5 @@
{ {
"version": "1.24.0-202305180240", "version": "1.24.0-202305220942",
"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.24.0-202305180240.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305220942.tar.gz",
"hash": "0e795b5ee78a3036ceb95ce71825f7242407a2acb9b16b57a0466aaf810e0eee", "hash": "75573b000cb3f8a03ba98cf405b66e0cf36258e3a59a676e7fa67ecce72dc68f",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },