From 495553081adb33d2bfafd49f5a2deb2cfd4a6ab5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:31:42 +0000 Subject: [PATCH] jdtls: Update to version 1.15.0-202208261636 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 2f0de40e2c..eaee909af8 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208260800", + "version": "1.15.0-202208261636", "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.15.0-202208260800.tar.gz", - "hash": "6a16b87ad5485b3434ec8fd4f11ef42c17315710b5bfd516270d15e4b5710a77", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208261636.tar.gz", + "hash": "4aa5ee391b19976c389dde4053c50fb8eeb6b6e2932d52f5081ce2e6d1a0d870", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },