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