From 0197ed3330a2994232ec9a20a103091cdcb13f90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 12:30:37 +0000 Subject: [PATCH] jdtls: Update to version 1.23.0-202304191224 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 20db1ea705..ae68370b32 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.23.0-202304181620", + "version": "1.23.0-202304191224", "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-202304181620.tar.gz", - "hash": "a6e97281f56ca39af5b049247a37a915ad97aa2d448560f3d59142100a6cb776", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304191224.tar.gz", + "hash": "f25f804227be5f4573b6ccf13a0f9c41c7bdec45ba8b1d552f82b692e078c983", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },