From 50a38367552fa9cd20286a4d03075cd950c47705 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:28:12 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311151532 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4f7e78f2bf..0640c14fb7 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311150715", + "version": "1.30.0-202311151532", "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-202311150715.tar.gz", - "hash": "0def76fc6fdd4e02a90ae275a85120ec6ec7706f94e45d19b4954f5d452e4cc4", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311151532.tar.gz", + "hash": "a2fea164809d5dd079f18443227c9a067100c7dfc1abc40e343e9a104b818061", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },