jdtls: Update to version 1.31.0-202401101735

This commit is contained in:
github-actions[bot] 2024-01-10 20:25:19 +00:00
parent b89c4cf796
commit 8485a1d0e4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.31.0-202401101432", "version": "1.31.0-202401101735",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202401101432.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202401101735.tar.gz",
"hash": "6898414279bba6d56339c7569ea8c0a64d5d5ec459cafcb5faaf82985a6acf1d", "hash": "5dc7848be2389f518a93932a7c18e8edaf97a9846cdc2efc40b252c7f15549d8",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },