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