From 129ca6a8013c46bcb39c4fd65d0dfc09887360c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:28:02 +0000 Subject: [PATCH] jdtls: Update to version 1.37.0-202406241431 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index d7864bd629..d2553c41d8 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406221744", + "version": "1.37.0-202406241431", "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-202406221744.tar.gz", - "hash": "d4c973105bb8812c05d176305324aa05d36e6135f85c9b7b74d923c29c2ae83c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406241431.tar.gz", + "hash": "792881f501050fe1d0ac3f345395836c73c926e183d274256f396b90cb037007", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },