jdtls: Update to version 1.18.0-202211151951

This commit is contained in:
github-actions[bot] 2022-11-15 20:28:05 +00:00
parent 4a48243080
commit 1ed417a297

View File

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