jdtls: Update to version 1.30.0-202311290541

This commit is contained in:
github-actions[bot] 2023-11-29 08:27:51 +00:00
parent f95c0040eb
commit 47d14e69a6

View File

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