jdtls: Update to version 1.20.0-202302161915

This commit is contained in:
github-actions[bot] 2023-02-16 20:28:37 +00:00
parent 9cf6ee9f1f
commit f3361c2061

View File

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