From 98405b4767b2f6c86fa15c7fe8b620ae673c47e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 00:33:59 +0000 Subject: [PATCH] jdtls: Update to version 1.37.0-202406122107 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b42d16354f..2bfb9ad1f3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406121608", + "version": "1.37.0-202406122107", "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-202406121608.tar.gz", - "hash": "6a6900869bbda567603481ecbb727c5364124e54c3d5e4a68aa94ab2d941b5ea", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406122107.tar.gz", + "hash": "ee105e89c72eeeb15a7b9742cfa8a79e978bc38e9b6b7ed53ea18549d22e8ad5", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },