jdtls: Update to version 1.20.0-202302020244

This commit is contained in:
github-actions[bot] 2023-02-02 04:29:18 +00:00
parent 860118d0a1
commit 5b67e6a99d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.20.0-202302011528", "version": "1.20.0-202302020244",
"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-202302011528.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302020244.tar.gz",
"hash": "a889d382a50e333f7061122aa6b753efe786e49fee4316b2aaf0783603adfc73", "hash": "6f130994f866dfb8a731d246d1e4af6f496dd06240a7809cad3b3fdb746d2084",
"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\""
}, },