From 7efd59ee541ab4b6d7812f30bb1de7b337ea67a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:27:56 +0000 Subject: [PATCH] jdtls: Update to version 1.45.0-202501221836 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b328bc16e1..689d233757 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.44.0-202501221502", + "version": "1.45.0-202501221836", "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.44.0-202501221502.tar.gz", - "hash": "d3eab84f06d148fc7a08a1af46ff64b8041da400304515863d62ca4e6cda72b3", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202501221836.tar.gz", + "hash": "8d3bd5ce24d7dfed829b9a00204a266715c8b2555deb8a0efdea69197cbbe6a2", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },