From 3e38c99e84fff48de740ce7595b47f0121e161f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 16:28:17 +0000 Subject: [PATCH] jdtls: Update to version 1.36.0-202405071413 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7d2918acb4..97392aff88 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.36.0-202405030506", + "version": "1.36.0-202405071413", "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.36.0-202405030506.tar.gz", - "hash": "d14c491f055d8044c1c180c471fe90d8ccdf60ada4706a45696c057849b093a0", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.36.0-202405071413.tar.gz", + "hash": "32276bdac483c1abef3ccdba56c9f1d175f96e5c1e9cbca91fb276a12948d7d6", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },