jdtls: Update to version 1.24.0-202305180240

This commit is contained in:
github-actions[bot] 2023-05-18 04:25:47 +00:00
parent d5b32f7c75
commit cd387145d5

View File

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