jdtls: Update to version 1.28.0-202309152218

This commit is contained in:
github-actions[bot] 2023-09-16 00:33:20 +00:00
parent 48893d4915
commit 78153ba338

View File

@ -1,5 +1,5 @@
{
"version": "1.28.0-202309141432",
"version": "1.28.0-202309152218",
"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.28.0-202309141432.tar.gz",
"hash": "29dc70bb6c4378e4adf083995db3dfabbc4fc8b2f42ac082d84071b6bd682a6d",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309152218.tar.gz",
"hash": "c6263fd5a20ea51be3058a5abc18296d5f4cb9b323d7f55e83d104da01fcbee0",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},