jdtls: Update to version 1.15.0-202208100213

This commit is contained in:
github-actions[bot] 2022-08-10 04:29:36 +00:00
parent 12de908a5e
commit 690d86f319

View File

@ -1,5 +1,5 @@
{ {
"version": "1.15.0-202208092358", "version": "1.15.0-202208100213",
"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.15.0-202208092358.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208100213.tar.gz",
"hash": "9a566dc7ab7273b8ae2a82c390f98e114de0e6665bf79c6cc9c6f90d8814acdc", "hash": "14647d6d62415fe1baa8b4323dbc2dea066bc2b04470057a697efa9ed711db0e",
"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\""
}, },