jdtls: Update to version 1.20.0-202301191810

This commit is contained in:
github-actions[bot] 2023-01-19 20:26:27 +00:00
parent 3772ef5175
commit a888f2545b

View File

@ -1,5 +1,5 @@
{
"version": "1.20.0-202301180106",
"version": "1.20.0-202301191810",
"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-202301180106.tar.gz",
"hash": "f5fb8d6ae1cbae67a04ae395b59c38c5cd89499f1536759949507fd3a2801777",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202301191810.tar.gz",
"hash": "fdb4a56a5659c4bf5eb6b68fda10ccfc5edfba949a372409033345e9ea01036a",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},