jdtls: Update to version 1.31.0-202312111429

This commit is contained in:
github-actions[bot] 2023-12-11 16:28:11 +00:00
parent 94afafb1e1
commit f867866541

View File

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