jdtls: Update to version 1.32.0-202401120645

This commit is contained in:
github-actions[bot] 2024-01-12 08:26:42 +00:00
parent 9cbd3a3647
commit 9fc12be9bf

View File

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