jdtls: Update to version 1.24.0-202304282148

This commit is contained in:
github-actions[bot] 2023-04-29 00:33:05 +00:00
parent a0f9ac1eb9
commit 36b3a5b20d

View File

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