From da56cb9ef983e61fde715ef493ceedc2a901bdb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 08:28:03 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202310160523 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 41805bbb38..5625bc5c60 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310142358", + "version": "1.29.0-202310160523", "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-202310142358.tar.gz", - "hash": "e2daa4904805a188c1e2b50be051ae4958740eaa4c42edeb03ea03302184d5fd", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310160523.tar.gz", + "hash": "47e78ba0b6e88de1af395c3119deff0c8ff1575578d80b2e6e316374ecf95937", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },