jdtls: Update to version 1.15.0-202208021423

This commit is contained in:
github-actions[bot] 2022-08-02 16:30:59 +00:00
parent 6a1804849c
commit bd38e3fe3c

View File

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