From 35c02f522078af1c1b055439c9bf676b784c0a6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:24:28 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311171930 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 135a9d0eed..dbd371d948 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311162204", + "version": "1.30.0-202311171930", "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-202311162204.tar.gz", - "hash": "711f4fa4184dc61bcff91719e372b8683eac6a89517915993f1f900874936dca", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311171930.tar.gz", + "hash": "8219ab585cb1757c6aedd8517349e0f77ff08addfe8571016d7701247bd299b6", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },