From 41f9ac3f5d8f789e13c3e231370d0f0742dad134 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 20:26:22 +0000 Subject: [PATCH] jdtls: Update to version 1.40.0-202409211941 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 113ec8cefe..3d78918a3a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.40.0-202409111557", + "version": "1.40.0-202409211941", "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.40.0-202409111557.tar.gz", - "hash": "354d44a8e2477f94229fcfe3a10279e7b8754385325a4f0696bfd8beeab285e9", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.40.0-202409211941.tar.gz", + "hash": "9d7ec54c592012e865796a226a2b8a81f2d330c1167e496ae29b7493a990335d", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },