From b2d8266d73cbc28271523d14ccbf5644cccdf37b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 08:31:49 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202210250508 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9b6265741f..5bbd845597 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210242158", + "version": "1.17.0-202210250508", "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-202210242158.tar.gz", - "hash": "ed1804fe0e426fd8af2c5bb8618cc68ec283a057d202392dc8f07d180b74947a", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210250508.tar.gz", + "hash": "5dc83d7d37b5777aa1292bfc36d5f0244cf7a2ac364e500c0a8fe6b9f2008604", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },