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