jdtls: Update to version 1.20.0-202302201605

This commit is contained in:
github-actions[bot] 2023-02-20 16:30:18 +00:00
parent dd24a83c0d
commit 532c222d9e

View File

@ -1,5 +1,5 @@
{
"version": "1.20.0-202302161915",
"version": "1.20.0-202302201605",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302161915.tar.gz",
"hash": "39462406124e1864581c196f20b352ac39e90d070b02a2163fd21ed782ba6ce0",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302201605.tar.gz",
"hash": "e62ccd18f6778d7b4910f588173af066c362f1eb318783d49fbc485a9e135765",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},