From 8a0694cdebe0887ad9f6f33299cb6ec44071294a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:30:57 +0000 Subject: [PATCH] jdtls: Update to version 1.13.0-202206271503 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ba25f9e613..9af6d402c7 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.13.0-202206220223", + "version": "1.13.0-202206271503", "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.13.0-202206220223.tar.gz", - "hash": "e020c229ae9d49716b4b0aea7ebfd7418c718f9ea4e5d92ab63f5fab54bcc6dc", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206271503.tar.gz", + "hash": "90cd53f4d4d8409c9c02217b223479bce4240f4debd529f2ace04b6190b0b965", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },