jdtls: Update to version 1.24.0-202305102104

This commit is contained in:
github-actions[bot] 2023-05-11 00:35:20 +00:00
parent 1bf21f8f2d
commit f246e1178b

View File

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