From ca444bd50765fb87ab27fc069b57d467affa43d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 20:23:36 +0000 Subject: [PATCH] jdtls: Update to version 1.26.0-202307261837 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index db99b96d88..73eeb31ddf 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.26.0-202307210643", + "version": "1.26.0-202307261837", "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.26.0-202307210643.tar.gz", - "hash": "16c25e98ec3955f756def884edfe26f0117810717dad7fb0c1ae8f62a8c1298d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307261837.tar.gz", + "hash": "cded8c4f442901bdf4ca16e2af93eb30a6d6a111a99e533f9781ab81574cafab", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },