jdtls: Update to version 1.15.0-202208020219

This commit is contained in:
github-actions[bot] 2022-08-02 04:50:36 +00:00
parent 1e1cea83ef
commit 8eb2d344f1

View File

@ -1,5 +1,5 @@
{
"version": "1.15.0-202207221922",
"version": "1.15.0-202208020219",
"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.15.0-202207221922.tar.gz",
"hash": "3dc82f938b5f7626dc9ff52ef5d6f1f251846aa9e610c1bf6eb092a5dfb98d0f",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208020219.tar.gz",
"hash": "cd747a9639b46c9db9c0097b5055a5c509fa21fd09a3ba65a5ef94ac83d3855a",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},