From a888f2545b94944cca44bf219f12fa1f07889cfb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 20:26:27 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202301191810 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 70edc8dc08..e8ed9927f5 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202301180106", + "version": "1.20.0-202301191810", "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.20.0-202301180106.tar.gz", - "hash": "f5fb8d6ae1cbae67a04ae395b59c38c5cd89499f1536759949507fd3a2801777", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202301191810.tar.gz", + "hash": "fdb4a56a5659c4bf5eb6b68fda10ccfc5edfba949a372409033345e9ea01036a", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },