jdtls: Update to version 1.31.0-202312081723

This commit is contained in:
github-actions[bot] 2023-12-08 20:24:25 +00:00
parent f24c758a08
commit 6ff825b7de

View File

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