jdtls: Update to version 1.15.0-202208290205

This commit is contained in:
github-actions[bot] 2022-08-29 04:57:36 +00:00
parent c14682e4cd
commit 4520285fbe

View File

@ -1,5 +1,5 @@
{ {
"version": "1.15.0-202208261636", "version": "1.15.0-202208290205",
"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-202208261636.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208290205.tar.gz",
"hash": "4aa5ee391b19976c389dde4053c50fb8eeb6b6e2932d52f5081ce2e6d1a0d870", "hash": "3cac3170f3a19fc384d337371e34f7b3865a0fd5e2fe55443601f4da86b54c05",
"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\""
}, },