jdtls: Update to version 1.31.0-202312200214

This commit is contained in:
github-actions[bot] 2023-12-20 04:24:38 +00:00
parent 28f34e1360
commit 273170626a

View File

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