From 12cf04f7e6c5e1e32f83f2bc899f3d774d3b0283 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:31:39 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202210061611 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 1d5a47d5b8..9f70c3ec27 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210051506", + "version": "1.17.0-202210061611", "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.17.0-202210051506.tar.gz", - "hash": "872845d9f17f5263af66759e60a064c73eb348c311e289711e1b66515f03f633", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210061611.tar.gz", + "hash": "a5264f463a0cbaa8643d8041d6fa5cbea858a19acaef5a175d260119b533d8ae", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },