From b1a52b82a3e22093fbbdde8ced20d4991c56fb42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 08:29:20 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302100723 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 064d557229..f17a221bd8 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302092255", + "version": "1.20.0-202302100723", "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.20.0-202302092255.tar.gz", - "hash": "2ceee452290259ba18495637476342d33a52a11727aa882721e3852afe386fbf", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302100723.tar.gz", + "hash": "83b8a5315efe6b18c190ab2d5b06901c60303ff05de56db5a2ec3330e7c9d307", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },