From 782006f32b45366b868b2a79c975240da14b7546 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 04:51:43 +0000 Subject: [PATCH] jdtls: Update to version 1.12.0-202206010218 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 0875b6b063..450e6c80fb 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.12.0-202205311813", + "version": "1.12.0-202206010218", "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.12.0-202205311813.tar.gz", - "hash": "36192115c4e069f64860b3253df8b39e2e0204b313a3d83c6f979c2035267167", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202206010218.tar.gz", + "hash": "e67ed1fc2c198903abe2ae3fd6f7a48d4b1ae3324697fb339996171c0a126b06", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },