From 48451035db48f34714e9e34a435cb32ae9de0614 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 00:35:15 +0000 Subject: [PATCH] jdtls: Update to version 1.13.0-202206292355 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 899ef34d35..6c9a0af250 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.13.0-202206290211", + "version": "1.13.0-202206292355", "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-202206290211.tar.gz", - "hash": "40537d5d5cdf7692cc424e889520059bc46f835d17890aaafe404cade160c468", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206292355.tar.gz", + "hash": "6818f8f67b3b394fe74e65426f8729d129c2a08e98bf9c51e2b4da8981502790", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },