From 3883035eb1f974215c487b7e979f8812096c1640 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 16:30:08 +0000 Subject: [PATCH] jdtls: Update to version 1.49.0-202507311558 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 098cdfd4e9..3aaf215648 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.49.0-202507310311", + "version": "1.49.0-202507311558", "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-202507310311.tar.gz", - "hash": "db0e0ffe40bfda46ed3da641d7efd1014eaf03695c60e7d76c4652c42698f942", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.49.0-202507311558.tar.gz", + "hash": "a3f9fb5921f5273d0f8fe4365b363fbad1bdc2e86991db3149b2d76f1265bcd7", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },