From 7852c50623ef2b96d5d2ffe4a9e8d6ac178504fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 16:30:50 +0000 Subject: [PATCH] jdtls: Update to version 1.22.0-202303201525 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 83e2256626..8753392055 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.22.0-202303170534", + "version": "1.22.0-202303201525", "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-202303170534.tar.gz", - "hash": "4b8c33ea0dc7b4509ce75d7286c6d08d5e4f72246a777c10a13371c3de552a18", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303201525.tar.gz", + "hash": "86121fc07d00a5a33aa4edc2a9dc1fc2e13b730260f3249f9fb203f2105afb56", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },