From 68489691a1339095b26245dfe1ff7ae6c6ff1695 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 20:29:50 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209141644 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ebd3e4fc93..ca8aaa88b4 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209131617", + "version": "1.16.0-202209141644", "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-202209131617.tar.gz", - "hash": "0d00b7e58bc856e9aa270ec4656474652406842c0e3328745a3fc2e51dfa8737", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209141644.tar.gz", + "hash": "4d55cd7b84c5a2cee38cb503470a4edb35347fdd88db2523d20ace665af59346", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },