From 5afa797a49843885fb524306401b86eaa736b341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 04:28:46 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202303080103 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index fd066b6769..d6916c2631 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202303072247", + "version": "1.21.0-202303080103", "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.21.0-202303072247.tar.gz", - "hash": "2ad7e52822b939ae7b46e7e4a9246988cef9f3804bee859f4e56cde04df2b68e", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303080103.tar.gz", + "hash": "a7fefcf639002778fda42f378d6bc9eae6e1c38c2f2e5ce8112c04c6593fdf96", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },