jdtls: Update to version 1.20.0-202301201643

This commit is contained in:
github-actions[bot] 2023-01-20 20:26:38 +00:00
parent 67a25040a0
commit ce25b989bb

View File

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