jdtls: Update to version 1.15.0-202208220516

This commit is contained in:
github-actions[bot] 2022-08-22 08:31:23 +00:00
parent 43e1fe23f0
commit 3f4fe5c711

View File

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