jdtls: Update to version 1.32.0-202401170311

This commit is contained in:
github-actions[bot] 2024-01-17 04:26:35 +00:00
parent e03fc1937f
commit deab23798d

View File

@ -1,5 +1,5 @@
{
"version": "1.32.0-202401122254",
"version": "1.32.0-202401170311",
"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.32.0-202401122254.tar.gz",
"hash": "b0970c2f0c4fd90dc9fa0bba72874753bd514484fbe1d65663c8a9f2182d78ca",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401170311.tar.gz",
"hash": "44213996fc8b246fc2a48387f1aabc6acf17ac8f83117f140dfd7dd22e119033",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},