From 80bbc6bdda93b31153403e47c8c66c73e2bc5a92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 08:25:33 +0000 Subject: [PATCH] jdtls: Update to version 1.33.0-202402060645 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 5d7242bb2f..99b75784f9 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.33.0-202402030358", + "version": "1.33.0-202402060645", "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.33.0-202402030358.tar.gz", - "hash": "d6a582205d9222514f73800fea9f9b410eae86fbe931b3301217c46ea5c9ebb7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.33.0-202402060645.tar.gz", + "hash": "c9169bc702aef6c208fc2a7594e7991d76089b3d105eee2416c1ae38b58485af", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },