jdtls: Update to version 1.31.0-202312211634

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:06 +00:00
parent 5f5ec6abaa
commit d81b19ef15

View File

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