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