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