From 984ea24b5e859ca88b28575ba57765244bd76d47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:31:18 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302151621 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9bcd0710d2..bf1e587b45 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302150258", + "version": "1.20.0-202302151621", "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-202302150258.tar.gz", - "hash": "3ddeafd60f03a8c7ab5fc8ac4b500c7436746c15878e45746cf4d3a5078886ac", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302151621.tar.gz", + "hash": "7a5ae7c1a0a334665eb3ccfcf1d3ba8d5d2149680eb0e012abf19da35ab0c0c4", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },