From 2473b8101b25ebb071b0889dcebf5aaa02273f93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 16:30:43 +0000 Subject: [PATCH] jdtls: Update to version 1.18.0-202211101335 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8d679b7ce9..0e407375be 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.18.0-202211091816", + "version": "1.18.0-202211101335", "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.18.0-202211091816.tar.gz", - "hash": "17eb69bfcd73d0f69d07efa703cd69d509c0f47ae1f6db0eea70fb872ed9020c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211101335.tar.gz", + "hash": "bf442de8b359dbc03675ff1a9dbd112a4747399cd463e8245cc1b7f62bc8592d", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },