From a833d1350de07922d032766da865d0adf7615c01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 00:32:48 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309262131 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 87a92ba558..99ace0940f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309261659", + "version": "1.28.0-202309262131", "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-202309261659.tar.gz", - "hash": "beaebb039a5e62094144922cb711198dc84e67283a2027fb496490b998adabe1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309262131.tar.gz", + "hash": "4b65d8505d443a62827faf4805b9c169702ce54dd1028aabb14183cc1e58a19e", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },