From 1e16c4e1c4c0bcb7ad280c11dec03238854b3140 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 20:25:48 +0000 Subject: [PATCH] jdtls: Update to version 1.37.0-202406071833 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 61fc862bb4..cd2177216f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406062223", + "version": "1.37.0-202406071833", "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.37.0-202406062223.tar.gz", - "hash": "63ddb6c53954aa5d9905ceac09a8221b5a200025b5093a27989d48a4a5167ba5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406071833.tar.gz", + "hash": "cff3451daffb6e176de7f8e6f1dcbe821a27ffe45803aeb2a4e7ce0927fb460b", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },