From a688f7d258568ca745e9c4209b94f6fe4ca7f565 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 00:34:49 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302092255 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7ab046b333..064d557229 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302091850", + "version": "1.20.0-202302092255", "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-202302091850.tar.gz", - "hash": "b0cb3afa1fd568e57403a550d839bf203ee5e05e197ad6f63149a32ef7d513d1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302092255.tar.gz", + "hash": "2ceee452290259ba18495637476342d33a52a11727aa882721e3852afe386fbf", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },