From d957a1b9d512822b252a21977bcf7855866f3ca1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 04:25:57 +0000 Subject: [PATCH] jdtls: Update to version 1.25.0-202306150238 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ac20e4e655..a9aa1270d8 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.25.0-202306120514", + "version": "1.25.0-202306150238", "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.25.0-202306120514.tar.gz", - "hash": "da412f3ba27ab752fdb7519f257110c8baf64f59a83b66e4a8dc12f9b4e65de5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.25.0-202306150238.tar.gz", + "hash": "b54bde914cb3511b2609cc5328d074f04cb79fccc78247f3a8a8a2ccd7823519", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },