jdtls: Update to version 1.33.0-202402030358

This commit is contained in:
github-actions[bot] 2024-02-03 04:24:41 +00:00
parent a8deb16024
commit 92a86654ad

View File

@ -1,5 +1,5 @@
{ {
"version": "1.33.0-202402011633", "version": "1.33.0-202402030358",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.33.0-202402011633.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.33.0-202402030358.tar.gz",
"hash": "4984a2624290aa5f875a2d14aacab5962e2ce4901d6def830e364044bde8649f", "hash": "d6a582205d9222514f73800fea9f9b410eae86fbe931b3301217c46ea5c9ebb7",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },