From c154f7ac91ba8fa6a15f9818cd03472065b0f75c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 16:30:37 +0000 Subject: [PATCH] jdtls: Update to version 1.18.0-202211171527 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 33f9613051..61bac3b4c6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.18.0-202211151951", + "version": "1.18.0-202211171527", "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-202211151951.tar.gz", - "hash": "7f9ec8e3a342d9df85e4cbe9114e47b515c94872faa1d045edea62bfeb28e9a4", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211171527.tar.gz", + "hash": "f7ce6ff1c649a9b6415ece8014061ba5eddfd13c97e0ed3b36125bebd87077ea", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },