jdtls: Update to version 1.32.0-202401171639

This commit is contained in:
github-actions[bot] 2024-01-17 20:24:17 +00:00
parent f5732aeb5a
commit e50412d8ff

View File

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