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