From 145438524ac5a3a60e3f824c86911185c00694a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:31:10 +0000 Subject: [PATCH] jdtls: Update to version 1.39.0-202408221006 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7ddf3fdb63..43b3da0aa6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.39.0-202408211551", + "version": "1.39.0-202408221006", "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-202408211551.tar.gz", - "hash": "57e57fc1b70362174f2a72d6705ed90aad12f92f6c4d9e2537245f85ec0b4702", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.39.0-202408221006.tar.gz", + "hash": "aecf0881aa0ba9008e11e2b40602674fd1812747db8cff1330bdc2dcec0c518e", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },