From c16198c71ef57ff3bf402a4d8b2c98edac139f73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 00:33:30 +0000 Subject: [PATCH] jdtls: Update to version 1.11.0-202205042135 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index d707016b94..1151211ad0 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.11.0-202205041901", + "version": "1.11.0-202205042135", "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.11.0-202205041901.tar.gz", - "hash": "3a5264a16af1ed232c1f9e9d8214b8dcc05fb27b75e64c3e95c7b0aa6381087d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.11.0-202205042135.tar.gz", + "hash": "a218bf83d17213539445085ba4303cd895ff8246dbe95d006ffe9d1868f62b89", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },