From 9a09a87727be2c90f32aa2c0e4bbff0e31e09aa3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 04:29:33 +0000 Subject: [PATCH] jdtls: Update to version 1.22.0-202304130326 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c39b3fbf7f..6f2fd99512 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.22.0-202304122049", + "version": "1.22.0-202304130326", "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-202304122049.tar.gz", - "hash": "3f2e357032c068be9dc411b130dad8d1b45decc06c4e65899bf8eaf8b10b5f02", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202304130326.tar.gz", + "hash": "641be80762999867d140e18f2f262429afc501a1f645e914e01fe94cecc19f66", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },