From 91104eec0336247662c6823966ec91d4cf0d405f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 20:29:53 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209271915 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 509027df55..eda1d75798 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209271451", + "version": "1.16.0-202209271915", "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.16.0-202209271451.tar.gz", - "hash": "ace23d276660e4aa47cca2fad5759e4df101533c47c1b82eeea96f4e2771a11d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209271915.tar.gz", + "hash": "575ed7aa1a6f67d5b75e7c3b452eef76d26e7c1563adcb7906b3ca987955be19", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },