jdtls: Update to version 1.24.0-202305051739

This commit is contained in:
github-actions[bot] 2023-05-05 20:25:40 +00:00
parent b816f3a730
commit 7bc9584e6a

View File

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