From 2442cb8c20196a810d083cb9a4508698281dafef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 00:34:04 +0000 Subject: [PATCH] jdtls: Update to version 1.37.0-202406192040 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a28845d45e..6fb95dcc19 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406190353", + "version": "1.37.0-202406192040", "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-202406190353.tar.gz", - "hash": "7ec01b0f5d295f54ffcae0a95957e7150900082c77f6d4e7a8b19cb96e00ff8a", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406192040.tar.gz", + "hash": "78de14366178c7fc39ca5a51b1c1b67404f93453dfb6b56ce6b46604c598fbc7", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },