From 1146c3da5a398be79e606034342c3c9fc04d0770 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 20:29:19 +0000 Subject: [PATCH] jdtls: Update to version 1.48.0-202505272007 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ce8638ecdc..1a4ef2af65 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.48.0-202505261934", + "version": "1.48.0-202505272007", "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.48.0-202505261934.tar.gz", - "hash": "480c2dfa610a6ea64fab87b6503c44418c0b9346485f139e735c4990e0f494e7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.48.0-202505272007.tar.gz", + "hash": "e8bd337d9630fbdefed7dbb64fdb973d9634b96f8d113a2b7917530f39f48077", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },