jdtls: Update to version 1.32.0-202401290504

This commit is contained in:
github-actions[bot] 2024-01-29 08:25:08 +00:00
parent 07f41f1e4a
commit 93431512f3

View File

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