From c4af99ce96326dd8b57b16083ae342527b6bc368 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:32:28 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311082110 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ff0be27fe4..2b8928d8dd 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311062351", + "version": "1.30.0-202311082110", "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-202311062351.tar.gz", - "hash": "388f0946c03dd1a66edd511fb07ff7d4b2cc89246313c83a905b76feb3130e98", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311082110.tar.gz", + "hash": "47461037e4fda4d103a7676e5a3ada5e028e02d3e8bd93c92267f90c6fe92c16", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },