From e50412d8ff373d2a413778054ea91556bb0b926d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:24:17 +0000 Subject: [PATCH] jdtls: Update to version 1.32.0-202401171639 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b8993551ad..1c7b30eccf 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.32.0-202401170311", + "version": "1.32.0-202401171639", "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.32.0-202401170311.tar.gz", - "hash": "44213996fc8b246fc2a48387f1aabc6acf17ac8f83117f140dfd7dd22e119033", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401171639.tar.gz", + "hash": "aabebf32f3cca3d3df9c076f85053efed5c775c1a9911a02cb6f4e75a033ee45", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },