From f150cd75d4a73deb505f1279e070ec419676d208 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 00:33:53 +0000 Subject: [PATCH] jdtls: Update to version 1.36.0-202405272113 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 3d4aba2c18..401be6c1b5 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.36.0-202405270720", + "version": "1.36.0-202405272113", "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-202405270720.tar.gz", - "hash": "4a583502da40cee464a7601c2d62de1636b0a5c782befb7047fc36897e339671", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.36.0-202405272113.tar.gz", + "hash": "8b5e828ca6e07bea3109ff285ed157ef18c1578461c1da560b48eb2a6322004c", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },