From 603455f2a9956e19d810c241710dcf4c28ff1a9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 20:28:22 +0000 Subject: [PATCH] jdtls: Update to version 1.18.0-202211021915 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 57e785a9e0..384481d311 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.18.0-202211012209", + "version": "1.18.0-202211021915", "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.18.0-202211012209.tar.gz", - "hash": "7ec0a15d71202bb0ac7928a812c2661fb51c64735023386f43cf4647609403ad", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211021915.tar.gz", + "hash": "e79ae2559721a506f83758d948f3e697ec3e56f66225224e62ef2e785c895310", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },