From cd387145d5878762b772f6234356f56ef7bfd444 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 04:25:47 +0000 Subject: [PATCH] jdtls: Update to version 1.24.0-202305180240 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index cd22e38f94..d0fa086305 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202305170236", + "version": "1.24.0-202305180240", "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.24.0-202305170236.tar.gz", - "hash": "c6e208fe643426aef2fa5876f19e7b9e3cc43068bdd35c49aea3e1db03be0c58", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305180240.tar.gz", + "hash": "0e795b5ee78a3036ceb95ce71825f7242407a2acb9b16b57a0466aaf810e0eee", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },