jdtls: Update to version 1.31.0-202312062128

This commit is contained in:
github-actions[bot] 2023-12-07 00:32:57 +00:00
parent 94b98b2b5f
commit 5ab60317bc

View File

@ -1,5 +1,5 @@
{ {
"version": "1.31.0-202312061813", "version": "1.31.0-202312062128",
"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-202312061813.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312062128.tar.gz",
"hash": "be0670eb07d9659e4f8eed323fbb8ce161e0e4e3a35a88c7c556fa225727ded8", "hash": "b816dc01888dfca4e5308d5003b0a93fc5cba9f0ac8147f8b70dad49a33089b5",
"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\""
}, },