jdtls: Update to version 1.30.0-202311062351

This commit is contained in:
github-actions[bot] 2023-11-07 00:32:36 +00:00
parent 52a8af1ccd
commit d51fae1ec8

View File

@ -1,5 +1,5 @@
{
"version": "1.30.0-202311022011",
"version": "1.30.0-202311062351",
"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.30.0-202311022011.tar.gz",
"hash": "5e31564da5083337ce165f32c3d9edee669f0e9161a3245b82399684492205d3",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311062351.tar.gz",
"hash": "388f0946c03dd1a66edd511fb07ff7d4b2cc89246313c83a905b76feb3130e98",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},