From 448d58c908f23198cff3f76e3b1adcd12816c2a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 16:30:58 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202210271413 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7dce9587e0..925c5933da 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210270018", + "version": "1.17.0-202210271413", "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.17.0-202210270018.tar.gz", - "hash": "ab693f2f673f113597c194299fdc8ab705b94e822d835c53b7af801d1ac69caf", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210271413.tar.gz", + "hash": "dcd5732f7a3ff0b5d1f78ff76266b8d971dfc0d105115ae65228e478cb3fbcbd", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },