From 01d4250a769a0f5974cb4482cc9ef98864c0358d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 04:27:23 +0000 Subject: [PATCH] jdtls: Update to version 1.23.0-202304170215 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index af0ae1c1e3..72f848c448 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.23.0-202304141609", + "version": "1.23.0-202304170215", "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-202304141609.tar.gz", - "hash": "0626c66c1d1db981b87c49178e359635c9c7bd6aefd94032c0102e1fc413d562", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304170215.tar.gz", + "hash": "3b713758088d3ef2a49868e9badfe44aca6dbf5cbfeeeae2f4434fff1dc0edd1", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },