From 9e1bb7dc0159348f519e6160aedf642fecfec9d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 00:43:34 +0000 Subject: [PATCH] jdtls: Update to version 1.49.0-202507222059 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 23b9f36b5e..471ea0e7f5 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.49.0-202507211448", + "version": "1.49.0-202507222059", "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-202507211448.tar.gz", - "hash": "cb6484a1c6b7be02f6195af55ee38bdae8ea318da68404ae1b30b24d17eafb83", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.49.0-202507222059.tar.gz", + "hash": "676069dc20097b3bb6803d3a76dcee36b696eb77a285642ccc063e6e1efe4295", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },