From bd383a87b9844e70b1f1faaaa11e01113ffa0199 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 16:28:31 +0000 Subject: [PATCH] jdtls: Update to version 1.38.0-202406281352 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 32fc264ea7..8342bc5d9a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406271335", + "version": "1.38.0-202406281352", "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.37.0-202406271335.tar.gz", - "hash": "d04cd9f4df45ce85ae9cf49530c72a1a324b14eee747af26e3374500e36b5bd0", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.38.0-202406281352.tar.gz", + "hash": "3bcc1cf5cde272e3f7b424bab8091cc05929738bcd24b5e654c8349bcb0a8b8d", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },