jdtls: Update to version 1.20.0-202302152351

This commit is contained in:
github-actions[bot] 2023-02-16 00:34:37 +00:00
parent 067fc34c7c
commit 1c62f7f11f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.20.0-202302151621", "version": "1.20.0-202302152351",
"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.20.0-202302151621.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302152351.tar.gz",
"hash": "7a5ae7c1a0a334665eb3ccfcf1d3ba8d5d2149680eb0e012abf19da35ab0c0c4", "hash": "b5270e3f9dcfa1082902aa15202e0e586a80b3d6167ff80a9c89550aaf3aaef1",
"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\""
}, },