From 4c52c16c042674e7a5f52a6b11dac68a096c3e76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 00:32:50 +0000 Subject: [PATCH] jdtls: Update to version 1.19.0-202212092102 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c84e772f71..ad679801b2 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.19.0-202212091918", + "version": "1.19.0-202212092102", "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.19.0-202212091918.tar.gz", - "hash": "57456923ebf6f2b785e060b2eb1773e083dd0709593e18e4ba5317464f6cab77", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212092102.tar.gz", + "hash": "e3547f929b032c24753ebc96808c0a82091ad4cc77e096f91b44e39a1f03ebeb", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },