jdtls: Update to version 1.19.0-202212122108

This commit is contained in:
github-actions[bot] 2022-12-13 00:33:10 +00:00
parent 36453d1a0c
commit 5f14044878

View File

@ -1,5 +1,5 @@
{ {
"version": "1.19.0-202212092102", "version": "1.19.0-202212122108",
"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.19.0-202212092102.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212122108.tar.gz",
"hash": "e3547f929b032c24753ebc96808c0a82091ad4cc77e096f91b44e39a1f03ebeb", "hash": "812d6aa75668a891989f17b1d8df0b553152dd0b4685c1898495e25f18818fa0",
"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\""
}, },