From bc83ef6dd9bbf8dcf78a61761bdc480a647f128c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 00:34:28 +0000 Subject: [PATCH] jdtls: Update to version 1.22.0-202303242204 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 42c070dee9..195ab39347 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.22.0-202303222112", + "version": "1.22.0-202303242204", "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.22.0-202303222112.tar.gz", - "hash": "0f52dcd887bf4391a35bfb1fa32564eb88e6de56c19256523083d439a22b5b33", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303242204.tar.gz", + "hash": "95c8f48df9f0af3bc283f62a8ba0b70cf11714179c1e6fb616570a7c1dad7be5", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },