From f23137df5257937136071a22c880d9cd8cb3cb05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:29:33 +0000 Subject: [PATCH] jdtls: Update to version 1.50.0-202509041425 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 5e62e77ec8..fc4cf07ae6 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.50.0-202509021520", + "version": "1.50.0-202509041425", "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.50.0-202509021520.tar.gz", - "hash": "d22364e1e1ddd52a243d4655219cf94abca7eb864b1fdb7a3146da57ebd5a9c8", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.50.0-202509041425.tar.gz", + "hash": "3292c5c33888f95ab0ff718e777ee94ff5496b8635a23a8844b876ee090ebdea", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },