From 792ff0f92805a5c4930f51119f01199f8dc1f33f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 08:26:30 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310190433 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b0d1dbcf43..8c4b1ebfa4 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310181911", + "version": "1.29.0-202310190433", "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-202310181911.tar.gz", - "hash": "7a95b40f7edf8d2f84f660b49bb2b81b9bb0ed325290f572cbe0713844424975", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310190433.tar.gz", + "hash": "3ef4bfcc064f1e811ea9c35219149235e396defbcae1a5795653b67f209d70c6", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },