jdtls: Update to version 1.30.0-202311301503

This commit is contained in:
github-actions[bot] 2023-11-30 16:28:19 +00:00
parent bd26c94613
commit 63a9f62bf0

View File

@ -1,5 +1,5 @@
{
"version": "1.30.0-202311300134",
"version": "1.30.0-202311301503",
"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-202311300134.tar.gz",
"hash": "545f68f21911492c2823e184543db993e443863a76d09e237e68c210ba6de54a",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311301503.tar.gz",
"hash": "579809f27df5f4e53566217f7273fa25cd45a22d3870c0aafd4f84cdd4c97acd",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},