From 84896bfea7459e43c74804f2bfe7042dc622ca72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 00:34:32 +0000 Subject: [PATCH] jdtls: Update to version 1.27.0-202307310010 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index da945e2b52..a746f7eb6c 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202307272022", + "version": "1.27.0-202307310010", "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.27.0-202307272022.tar.gz", - "hash": "809f49584a4cf5254e0c5e08d3b5689903312b2db5253f8dc451f79e4de06a1f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202307310010.tar.gz", + "hash": "2e3c1c33aa83f1351f88bc7c9f188106650c313130f9bb79e3bb66b1ec76e842", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },