jdtls: Update to version 1.30.0-202311082110

This commit is contained in:
github-actions[bot] 2023-11-09 00:32:28 +00:00
parent 6f6afa338a
commit c4af99ce96

View File

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