From 38e4f8d69b7a105eb87b96ead49e912bd15de699 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 12:30:41 +0000 Subject: [PATCH] jdtls: Update to version 1.22.0-202303310829 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 2331fa76ec..4692bc5420 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.22.0-202303302111", + "version": "1.22.0-202303310829", "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.22.0-202303302111.tar.gz", - "hash": "a08654fafd5155a1807dc1da73fe3a72256a8e189577a91250103361e2a87e55", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303310829.tar.gz", + "hash": "c9c71bd4a6488684b416bb190faa033eb24244967b75cf2773194e0bade4b3fc", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },