From ed3774df705f864e85c2e1ea033878ec1f2ad697 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 20:23:47 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311211946 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e806c0e92e..b36135fbc1 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311202128", + "version": "1.30.0-202311211946", "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.30.0-202311202128.tar.gz", - "hash": "d2a7022949c22bd14e2d19f47a1ca9e7f41057c239ea8d093843752b8a7b5805", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311211946.tar.gz", + "hash": "2fd9185b416aa82d95d4c4465dd46d1dbdc8580be2e49e90e34a109c12c06675", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },