jdtls: Update to version 1.20.0-202302092255

This commit is contained in:
github-actions[bot] 2023-02-10 00:34:49 +00:00
parent 8c02411a60
commit a688f7d258

View File

@ -1,5 +1,5 @@
{ {
"version": "1.20.0-202302091850", "version": "1.20.0-202302092255",
"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-202302091850.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302092255.tar.gz",
"hash": "b0cb3afa1fd568e57403a550d839bf203ee5e05e197ad6f63149a32ef7d513d1", "hash": "2ceee452290259ba18495637476342d33a52a11727aa882721e3852afe386fbf",
"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\""
}, },