jdtls: Update to version 1.23.0-202304181620

This commit is contained in:
github-actions[bot] 2023-04-18 16:27:13 +00:00
parent 4346d2b202
commit 5c6b0dcd98

View File

@ -1,5 +1,5 @@
{
"version": "1.23.0-202304172135",
"version": "1.23.0-202304181620",
"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.23.0-202304172135.tar.gz",
"hash": "41a495249295327bc4959d9d706e1ee4f746fe54b39f6148b164890544760c88",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304181620.tar.gz",
"hash": "a6e97281f56ca39af5b049247a37a915ad97aa2d448560f3d59142100a6cb776",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},