From 1aff5f8c3d3fee3295d8f7632373c449b779f65c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 12:32:25 +0000 Subject: [PATCH] jdtls: Update to version 1.16.0-202209280948 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index eda1d75798..9a5c81c5bc 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.16.0-202209271915", + "version": "1.16.0-202209280948", "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-202209271915.tar.gz", - "hash": "575ed7aa1a6f67d5b75e7c3b452eef76d26e7c1563adcb7906b3ca987955be19", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209280948.tar.gz", + "hash": "bae71181d6ab419930e7f9b40ca5eb79005556165c0b5627e408e3fab5a185c9", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },