From ae2ee94b9768a255d8a746336561c726fae6807a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 00:42:10 +0000 Subject: [PATCH] jdtls: Update to version 1.49.0-202507102148 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6c048ac5a3..7d8e71402b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.49.0-202507071624", + "version": "1.49.0-202507102148", "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.49.0-202507071624.tar.gz", - "hash": "03bd6bfd86b5c58c1e9bd320895f46116db5a86e54df8a5ff2b445c943e05f7c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.49.0-202507102148.tar.gz", + "hash": "2555dd5f1e7ccd4155cfc03b637876cc5065724179c6af0c92c931e751968918", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },