From 71b07a6aae7d1294af430f3f6a3d0ae65617717c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 16:30:17 +0000 Subject: [PATCH] jdtls: Update to version 1.45.0-202502191452 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8ba1efed02..dd57f1b020 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.45.0-202502190452", + "version": "1.45.0-202502191452", "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-202502190452.tar.gz", - "hash": "1cdf938bf68683bc62856fa0c9a8387ff750711ff1b5933bb7393f96f2711578", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502191452.tar.gz", + "hash": "f16fbffed7be0afdc2d900a573a6920b0bd9c036e0a1c3938e2c2cbb112dd4ba", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },