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