From 1930232a933a5a545badf92c6f9a0eddaef8dfc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:27:01 +0000 Subject: [PATCH] jdtls: Update to version 1.45.0-202502011936 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index cd44b894a8..8b20ccf3e0 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.45.0-202502011605", + "version": "1.45.0-202502011936", "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.45.0-202502011605.tar.gz", - "hash": "9314ef53e1eac72ce00b884b9e87b9794a2f25bb87b0b4ec74dbe78ee28482d5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502011936.tar.gz", + "hash": "bf9e62787058f13c489747e4320a35a0df404b66bd8997966bc44a326bdfdaad", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },