From 2306dbdecbfef876973c32407c3adea98ec53e2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 08:27:18 +0000 Subject: [PATCH] jdtls: Update to version 1.22.0-202303300627 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index fe2aa2027d..487d4691ec 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.22.0-202303281802", + "version": "1.22.0-202303300627", "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-202303281802.tar.gz", - "hash": "8d1a3f25a0b453e805ce3e22af55bd0b826524f33401cab41750082083360da6", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303300627.tar.gz", + "hash": "b5bd11f3babbf2a585fd7bd0f20981a74c68d5a0594622339e64fd4895b48d92", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },