From abed59a0ffc9f8967bca9d0e1b032d6dbc03d4b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 00:32:49 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202310302327 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index bf72c6a1f9..4039de4d48 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202310301830", + "version": "1.30.0-202310302327", "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-202310301830.tar.gz", - "hash": "da4bbcdfc4ce48e13a12f7bb2c534d5445af1354b9e768128019b231bda7399c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202310302327.tar.gz", + "hash": "fdd9bfe6fba10b4f871bbcb830202311cfe1472612ecebe915166979c1b9e743", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },