From bcb005a4c61f9aea2aec8c6fca311927ce159110 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 12:31:53 +0000 Subject: [PATCH] jdtls: Update to version 1.52.0-202510301048 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 1170dad757..4188c1e78e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.52.0-202510291020", + "version": "1.52.0-202510301048", "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.52.0-202510291020.tar.gz", - "hash": "3c60c22a3c894692cbeb2e0cc45a3e7ac306dee12b4d2cdea11d89f86f6ede70", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510301048.tar.gz", + "hash": "7a8bb2ee71a327b5efd63706be57fa0f24efbc1739eeccb26e3bc40629af6ccc", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },