From 109bfe6e6f5d1f7a2e6bbc05cb80400535dc4934 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:30:18 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310230829 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8675021611..5b46519bf7 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310230054", + "version": "1.29.0-202310230829", "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-202310230054.tar.gz", - "hash": "8f93312adeb8d5215f4928c78c421bab26c081ed51e76e0cd77a162d6d3988e1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310230829.tar.gz", + "hash": "6db3a7d437573eb900dd583d3d4d86459dd7b3fca01ce13d72728af287159ccd", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },