jdtls: Update to version 1.30.0-202311010123

This commit is contained in:
github-actions[bot] 2023-11-01 04:26:57 +00:00
parent cebb0cfba1
commit 88856b5431

View File

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