From fd4da429ae66b77eb1a05b190c8e459bc73e9d50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 20:28:19 +0000 Subject: [PATCH] jdtls: Update to version 1.47.0-202503282015 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c16d622689..8cf8d94e22 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.47.0-202503272103", + "version": "1.47.0-202503282015", "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.47.0-202503272103.tar.gz", - "hash": "181c1a404390c84c59031fc656906f9b2b63267f4fd1d8614a3fe1383c3faa00", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.47.0-202503282015.tar.gz", + "hash": "3cce70f9fafbc7ead38c036705233a9a04b1dccfd9131c167173ac440be07efe", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },