From 4e6aab534848573d3a27a2a738cf129251d36ebe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 00:33:53 +0000 Subject: [PATCH] jdtls: Update to version 1.25.0-202306012135 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 2375a27914..030d4ac0ff 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.25.0-202306011950", + "version": "1.25.0-202306012135", "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-202306011950.tar.gz", - "hash": "482af34fbe81e7b87a682709ce43d2fff8cd4cfb867926024fe510c8a1cb6ee5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.25.0-202306012135.tar.gz", + "hash": "398ba580c711ad6137fb49c7a28495b6b93c8ddaa796aa45678919c695ae512f", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },