From a535bb333e47055bd6800198ac91a99cf356bc2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:26:46 +0000 Subject: [PATCH] jdtls: Update to version 1.38.0-202407261927 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 87a157e303..4ccb109b87 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.38.0-202407250949", + "version": "1.38.0-202407261927", "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.38.0-202407250949.tar.gz", - "hash": "079e2712c2b0f897c2416c7363f17c10643a24f7a11c632163c94eb7cfbb4053", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.38.0-202407261927.tar.gz", + "hash": "943f2de49bfee9511d852f537a8c7c68fc4505f10b594d8072f3093648c861ec", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },