jdtls: Update to version 1.16.0-202209230244

This commit is contained in:
github-actions[bot] 2022-09-23 04:58:31 +00:00
parent 0f823971c6
commit eca54f6178

View File

@ -1,5 +1,5 @@
{
"version": "1.16.0-202209222136",
"version": "1.16.0-202209230244",
"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.16.0-202209222136.tar.gz",
"hash": "098cc526037ed9b06c1fa8fb6d2dc76bb1833520fffc41b78a0023fa71d902c4",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209230244.tar.gz",
"hash": "aa931cfade41b3f9845d3c7d5f2786fc27a0f487687744e17dc7528d5235ee43",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},