jdtls: Update to version 1.33.0-202402142123

This commit is contained in:
github-actions[bot] 2024-02-15 00:32:33 +00:00
parent 1c97efd959
commit 258312e95a

View File

@ -1,5 +1,5 @@
{
"version": "1.33.0-202402092302",
"version": "1.33.0-202402142123",
"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.33.0-202402092302.tar.gz",
"hash": "10d1533588ed0ff535c2b12c45ae47a8f24eae1050d50f7fabb9d9afedeba45b",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.33.0-202402142123.tar.gz",
"hash": "1d5c71f9ff2d4a00ae5a556fadce4315ae1a67ddbcdfc8adc5c7ea4d9274b86e",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},