From 3be71b93c8ac26496f8e6c952f8f58eab7ca24c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 20:24:12 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202401041827 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ba16cf04f7..f0d00d3117 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202401020105", + "version": "1.31.0-202401041827", "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.31.0-202401020105.tar.gz", - "hash": "c47f9401b6259d4024bb88d2a17b9cea22ae5cb9cc369847441356bdfbb0e8da", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202401041827.tar.gz", + "hash": "753f2c904c3e1fbb4131e35a1796f4d567b04486ed8bc26b200484f5f4d70286", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },