From 8763f5799897eef081cc73e365cc38b24163f071 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:27:48 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309201403 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index af2b0e6857..1624d7a4a2 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309200022", + "version": "1.28.0-202309201403", "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.28.0-202309200022.tar.gz", - "hash": "7d6d00498c55dd2039f3ceb908f9aeee40aa9b490a204251ce6dd501aa62dcbf", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309201403.tar.gz", + "hash": "e5b3f2b3ceceb03f4d6a71e2c6db7a3b5c8d0ddf3ac572d80a00bdfb6eca3486", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },