From ecc89700a805349a9a84959d0d0af3128b15cabb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:25:22 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311221951 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index eb121a787d..1f05b2360f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311221446", + "version": "1.30.0-202311221951", "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.30.0-202311221446.tar.gz", - "hash": "b65d1d0038b93f31df0dbab0b8f29df8d95fd6a1e4bd31a837bca426a2f89c7a", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311221951.tar.gz", + "hash": "644dedf72885bb921a9e0fcddd0acb02b125e7d94e4407f4ab100af04fb3adf4", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },