From ac09f280d0a28f2b590e63fa6e56afc90726b71f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 04:28:42 +0000 Subject: [PATCH] jdtls: Update to version 1.19.0-202212150226 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index dadccac5af..3f40d08ce6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.19.0-202212122108", + "version": "1.19.0-202212150226", "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.19.0-202212122108.tar.gz", - "hash": "812d6aa75668a891989f17b1d8df0b553152dd0b4685c1898495e25f18818fa0", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212150226.tar.gz", + "hash": "47d86c971b88f286064e0b2d5aa91eebfec2f37ee63dfdbdeb8d9dec3c1c37da", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },