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