From 381523d7acee6488866a8501c872796449f2b311 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 20:30:22 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202210251856 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 5bbd845597..93c265e0e6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210250508", + "version": "1.17.0-202210251856", "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-202210250508.tar.gz", - "hash": "5dc83d7d37b5777aa1292bfc36d5f0244cf7a2ac364e500c0a8fe6b9f2008604", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210251856.tar.gz", + "hash": "f6654a840506b8602b66a9e39df813b3df377eb8dcbcc4ae24a0d8f1f4bdbaec", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },