jdtls: Update to version 1.32.0-202401122254

This commit is contained in:
github-actions[bot] 2024-01-13 00:32:30 +00:00
parent a5e0f365e2
commit 49123d0b51

View File

@ -1,5 +1,5 @@
{ {
"version": "1.32.0-202401120645", "version": "1.32.0-202401122254",
"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.32.0-202401120645.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401122254.tar.gz",
"hash": "6cfc39c5d0ab6fd29fda91480ef322947eb1007914a65a139c33e9373cd39f82", "hash": "b0970c2f0c4fd90dc9fa0bba72874753bd514484fbe1d65663c8a9f2182d78ca",
"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\""
}, },