jdtls: Update to version 1.19.0-202212091918

This commit is contained in:
github-actions[bot] 2022-12-09 20:28:10 +00:00
parent 37e592a501
commit 8faf9b003f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.19.0-202212090139", "version": "1.19.0-202212091918",
"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-202212090139.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212091918.tar.gz",
"hash": "90661d784a1b2cab5d2929ea19ca2ae8cf2d9a0362a3ef72cebb557043d0abbb", "hash": "57456923ebf6f2b785e060b2eb1773e083dd0709593e18e4ba5317464f6cab77",
"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\""
}, },