jdtls: Update to version 1.24.0-202305231454

This commit is contained in:
github-actions[bot] 2023-05-23 16:28:22 +00:00
parent 13bcc98ad0
commit c4a4119d40

View File

@ -1,5 +1,5 @@
{
"version": "1.24.0-202305230558",
"version": "1.24.0-202305231454",
"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-202305230558.tar.gz",
"hash": "31cfedbfe88344855d49d186729969f2d6508b8a8a9db2659ea21b98d1356518",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305231454.tar.gz",
"hash": "311daf1a4c6f672bcd4eadc98f3c75ea08e6f5c3a84c9331de80aab40039e77b",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},