jdtls: Update to version 1.31.0-202312111820

This commit is contained in:
github-actions[bot] 2023-12-11 20:24:54 +00:00
parent 40f19bb350
commit e48b04ba38

View File

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