From 5029e9a98f3d535630c8872fbb0280544f734825 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:23:06 +0000 Subject: [PATCH] jdtls: Update to version 1.33.0-202402011633 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index aa2c008985..72d5cbc98f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.32.0-202402011424", + "version": "1.33.0-202402011633", "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-202402011424.tar.gz", - "hash": "bba02783c07b825a1aa6e4555175624f49a4745cf1d69cb98b159faeb54d9525", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.33.0-202402011633.tar.gz", + "hash": "4984a2624290aa5f875a2d14aacab5962e2ce4901d6def830e364044bde8649f", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },