From 318ab7cf30bb71d1f6e8d953317091f56538ae9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:26:16 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302101916 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index f17a221bd8..c27f18d2bc 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302100723", + "version": "1.20.0-202302101916", "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.20.0-202302100723.tar.gz", - "hash": "83b8a5315efe6b18c190ab2d5b06901c60303ff05de56db5a2ec3330e7c9d307", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302101916.tar.gz", + "hash": "1d16209112d1a8fcbed169b3af055bde3f93e849726a7a69672580e156d84621", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },