From f7b3688e0f7347aa6ccbe879a026db04d39ce37f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 08:28:47 +0000 Subject: [PATCH] jdtls: Update to version 1.35.0-202404250446 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 90726e763b..f8046df350 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.35.0-202404181740", + "version": "1.35.0-202404250446", "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.35.0-202404181740.tar.gz", - "hash": "49233f0f9d3fd75a8efdb05231f19a197b61269e6fbb5e04b64b739860debf18", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.35.0-202404250446.tar.gz", + "hash": "ebcf0ac31826258a9d7d0afe3b6e07547102293d571f40632311faf990552300", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },