From 00e9abc0ea6cc5b0bc204607537694c3abd5cb63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 00:33:34 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202309282122 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index cbcfa6ece5..f76de46e31 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202309281621", + "version": "1.29.0-202309282122", "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-202309281621.tar.gz", - "hash": "46c1938ca0d1b66190ca664996d796f3b1e0f2359b7c4e0bf237389372abdac7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202309282122.tar.gz", + "hash": "b2303460e7b24c8c48463eb8618f86c8699f9a7f46f1a0c3a8e3d517839741b1", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },