jdtls: Update to version 1.30.0-202310261903

This commit is contained in:
github-actions[bot] 2023-10-26 20:24:05 +00:00
parent f201e47280
commit 5689e6d84e

View File

@ -1,5 +1,5 @@
{
"version": "1.29.0-202310261436",
"version": "1.30.0-202310261903",
"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.29.0-202310261436.tar.gz",
"hash": "867995033893ffe2768bf85fee7ff4f03007ff944a3b57663c2c466006eb478d",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202310261903.tar.gz",
"hash": "56a7e1a825757ecd1b7857bfbe08a4e93b926e33d09e00cb9efb817b558aa056",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},