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