From af57334a1c197ff24ba65c12a1a415580a982600 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:30:15 +0000 Subject: [PATCH] jdtls: Update to version 1.15.0-202208311644 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8988cc6ce3..5dac82b300 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208310248", + "version": "1.15.0-202208311644", "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-202208310248.tar.gz", - "hash": "9585c0c0ac16986b47cf2664cf25bbd59508498ae3a465c0b5dced6e54bdec77", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208311644.tar.gz", + "hash": "34368a50a1b2e9c8baf4e302fe21e5b99963a935157713d3c21002ceb13c3fd8", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },