From c48a9bddf4c1d7760fea0d90873a8c1a2029e7a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 04:26:20 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311300134 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c0ce394e44..4d1fc4dee7 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311290939", + "version": "1.30.0-202311300134", "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-202311290939.tar.gz", - "hash": "88a11ca08e6e895c17c12493d0575b170069527c76dca85132293671187915f5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311300134.tar.gz", + "hash": "545f68f21911492c2823e184543db993e443863a76d09e237e68c210ba6de54a", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },