From 36b3a5b20d48b35b284c2f0d4115f7b24cae6afd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 00:33:05 +0000 Subject: [PATCH] jdtls: Update to version 1.24.0-202304282148 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 23d3102a93..98a4b65b9d 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202304271857", + "version": "1.24.0-202304282148", "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.24.0-202304271857.tar.gz", - "hash": "6c60f75af5e721eb90a1f615293e9856c09454eca688d51a9aaeea2a2239a208", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202304282148.tar.gz", + "hash": "dce0cfabf2d4af3862faf6e3589f6eb2a2133d6e0153dc3d54f54e92dbfbf6ae", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },