From 7095a5b4da67f426405d97e0b30df5e24dc2c175 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:26:46 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310261436 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a536a4919f..8073c87533 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310260352", + "version": "1.29.0-202310261436", "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-202310260352.tar.gz", - "hash": "043864a0905dc9f7f93c0ce481341f68c02be586e995125dd6b9ec17dfeecb52", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310261436.tar.gz", + "hash": "867995033893ffe2768bf85fee7ff4f03007ff944a3b57663c2c466006eb478d", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },