jdtls: Update to version 1.13.0-202206280707

This commit is contained in:
github-actions[bot] 2022-06-28 08:34:14 +00:00
parent 8947e04052
commit 6757209c4d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.13.0-202206280206", "version": "1.13.0-202206280707",
"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.13.0-202206280206.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206280707.tar.gz",
"hash": "ce0a8f79d1851808f8f740020959d7d02228df58497e1b8875799231ba8fc114", "hash": "34ee1d0efdb4d693542d87cc9e6fe629a9d9bde9806a08b8c0da561fcb197350",
"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\""
}, },