jdtls: Update to version 1.32.0-202401290417

This commit is contained in:
github-actions[bot] 2024-01-29 04:26:17 +00:00
parent 12171f0518
commit 6f2deea2de

View File

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