jdtls: Update to version 1.28.0-202309211406

This commit is contained in:
github-actions[bot] 2023-09-21 16:27:46 +00:00
parent 1a8920b4b9
commit b370572bdc

View File

@ -1,5 +1,5 @@
{ {
"version": "1.28.0-202309201403", "version": "1.28.0-202309211406",
"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.28.0-202309201403.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309211406.tar.gz",
"hash": "e5b3f2b3ceceb03f4d6a71e2c6db7a3b5c8d0ddf3ac572d80a00bdfb6eca3486", "hash": "abd3b8e08f222ee353fde0f5203567a1ad53420cc4221976605e34c03d32fec0",
"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\""
}, },