From 46a25e74c4dfaca4d99b2166aa3402bcf536cf9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 12:31:01 +0000 Subject: [PATCH] jdtls: Update to version 1.23.0-202304171051 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 72f848c448..574b92affd 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.23.0-202304170215", + "version": "1.23.0-202304171051", "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.23.0-202304170215.tar.gz", - "hash": "3b713758088d3ef2a49868e9badfe44aca6dbf5cbfeeeae2f4434fff1dc0edd1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304171051.tar.gz", + "hash": "505ba34068a1aad688f7e1919e997a1fb7d3bed330d33f21e708201cb073e747", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },