From d66b60837e5cf8c212e704d38ec68b3eab864abb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 16:30:41 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209131617 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index f249ce4d21..ebd3e4fc93 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209071914", + "version": "1.16.0-202209131617", "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.16.0-202209071914.tar.gz", - "hash": "563730be36fcbb919f78a15e83776035fb9780f5a7a21566de580765204e17eb", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209131617.tar.gz", + "hash": "0d00b7e58bc856e9aa270ec4656474652406842c0e3328745a3fc2e51dfa8737", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },