From e6d7691b2f69d99d529877ba58eb4b0df90d2216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:33:09 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310042135 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9746b30814..0f30727925 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310031938", + "version": "1.29.0-202310042135", "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.29.0-202310031938.tar.gz", - "hash": "99b1f13f4a3f9586720827f0c791b4871d08d20eec06e533d35a19cbe6b5e825", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310042135.tar.gz", + "hash": "6f131a80eeb8ff6acb1eab9421aa4533301e0bafa2cdb603f78aab034e1d71c5", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },