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