From 88920c1e0dca8bf132a6faa412d6e3e54f843c7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 20:30:12 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202210211958 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c18735121a..1ff9704a18 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210181831", + "version": "1.17.0-202210211958", "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-202210181831.tar.gz", - "hash": "4fd9798385386ceab685b04b7030fd7b40a4c126aa84be9df3ad5ec1bce21cab", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210211958.tar.gz", + "hash": "f4fd39f3ed3dc575859b58a801fe54bdfdbb0975c3aba657756af855a24ddc51", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },