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