From 8b48510ff6425cf4d7fdeb99880c757feb06b6a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 04:26:48 +0000 Subject: [PATCH] jdtls: Update to version 1.36.0-202405210210 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 29c7c99004..d5164f209a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.36.0-202405091447", + "version": "1.36.0-202405210210", "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-202405091447.tar.gz", - "hash": "aa6b7ef8edfc502d7602cb5f3620711177c75753695fa5672dbda3baecddf71c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.36.0-202405210210.tar.gz", + "hash": "7b4566a072eb7db6ea603131ffde59e2732cf43d68aafd0a81e6cbb0e9108e58", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },