From ecc399a268c00575b8cc6fc6778c0fff10cbf9b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 16:29:10 +0000 Subject: [PATCH] jdtls: Update to version 1.37.0-202406271335 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 50197f30a2..32fc264ea7 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406270211", + "version": "1.37.0-202406271335", "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-202406270211.tar.gz", - "hash": "b8f0a9eefe811f51b3d103fd070da8ebaf2540d68d33ce3e9057da9e91f3163b", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406271335.tar.gz", + "hash": "d04cd9f4df45ce85ae9cf49530c72a1a324b14eee747af26e3374500e36b5bd0", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },