From f3361c2061c2e283cf0179839608ba73eee8f3fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 20:28:37 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302161915 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7ba43627ef..119648d9ac 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302161602", + "version": "1.20.0-202302161915", "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-202302161602.tar.gz", - "hash": "9b008204f316a3bf137a90940af1250fdb920d641ea9fc2b1ae3b48705a36c70", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302161915.tar.gz", + "hash": "39462406124e1864581c196f20b352ac39e90d070b02a2163fd21ed782ba6ce0", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },