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