From 8c0fc9fa579f0079c4094b441f2ba432194f283d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:28:30 +0000 Subject: [PATCH] jdtls: Update to version 1.45.0-202502141853 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index cbc1e200ca..eb2488e021 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.45.0-202502141530", + "version": "1.45.0-202502141853", "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.45.0-202502141530.tar.gz", - "hash": "aa5d15d7ca61c3801a0f93004df849b916d9520c8fdc405472d5e7579fa3ca20", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502141853.tar.gz", + "hash": "e56d550a96065f80c16d4a0b0fffdb7017bf147df9570c9cb3fe56491cac6cdd", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },