From 47d14e69a636bc334ab78c8be5bf1faa939a5f15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 08:27:51 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311290541 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7799b9488b..678a19a429 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311270606", + "version": "1.30.0-202311290541", "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-202311270606.tar.gz", - "hash": "031707c469a65dba572f46ca889b54a95bf4d11b6e0c1ca712009a06d4c92f54", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311290541.tar.gz", + "hash": "7b7210af2828a1b802b301a582e7d6decad142da1e77fdb64fad91cf97ab4653", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },