From 78153ba338b6ed04a84fa8274997259560fbc3fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 00:33:20 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309152218 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 94fb9d8fcd..ee983c985c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309141432", + "version": "1.28.0-202309152218", "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-202309141432.tar.gz", - "hash": "29dc70bb6c4378e4adf083995db3dfabbc4fc8b2f42ac082d84071b6bd682a6d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309152218.tar.gz", + "hash": "c6263fd5a20ea51be3058a5abc18296d5f4cb9b323d7f55e83d104da01fcbee0", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },