From 70edf61c577b250686a99ed9906901a5d910b257 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 04:28:24 +0000 Subject: [PATCH] jdtls: Update to version 1.39.0-202408290054 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 75ec99c8b1..8cab44eb85 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.39.0-202408221336", + "version": "1.39.0-202408290054", "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.39.0-202408221336.tar.gz", - "hash": "a9489fa283c4eb143482cbfd0b86412f5d076e052b7f705415488c4b91d01dee", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.39.0-202408290054.tar.gz", + "hash": "c711866e88f90257eb36c75de22421dc327d16ea8930749ce04626a07deeebd8", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },