From 9caf36f6ca1ce6a4f1ce5de1aa020b4be8a7440d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 04:27:44 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202303160120 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8d2c630aba..d1461939cf 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202303152040", + "version": "1.21.0-202303160120", "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.21.0-202303152040.tar.gz", - "hash": "467b1290daea321d9c000ca4d3bb2957bca179eded96e33492621b705f756122", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303160120.tar.gz", + "hash": "cbe7f2536fba4c3b4206216354e6efe88e3e31b568fcf13f4d87dbca3d388438", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },