From 41e1b6ffbcefca2c1d5eb011df8d4c61ad0ec410 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 04:28:24 +0000 Subject: [PATCH] jdtls: Update to version 1.23.0-202304240222 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a8274f2545..cf023972b9 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.23.0-202304230521", + "version": "1.23.0-202304240222", "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.23.0-202304230521.tar.gz", - "hash": "8382e09c8b4855a801b59bc325fcc212e8221a33627f70b03d81c22eb6231d87", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304240222.tar.gz", + "hash": "3ebf096ff0184843ea2ea0dc880a0c5ec19db8ec6b6806dae73f7e7ae0bca1e6", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },