From 5689e6d84eac6ab4f82efbdfe0ca946d91918026 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:24:05 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202310261903 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8073c87533..0cf590f97a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310261436", + "version": "1.30.0-202310261903", "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.29.0-202310261436.tar.gz", - "hash": "867995033893ffe2768bf85fee7ff4f03007ff944a3b57663c2c466006eb478d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202310261903.tar.gz", + "hash": "56a7e1a825757ecd1b7857bfbe08a4e93b926e33d09e00cb9efb817b558aa056", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },