From f23e09d1c37cc620564aaac3aba6910a775c0bfb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 20:30:10 +0000 Subject: [PATCH] jdtls: Update to version 1.17.0-202210171959 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 590586604d..88ea6c4fc3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210170943", + "version": "1.17.0-202210171959", "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.17.0-202210170943.tar.gz", - "hash": "b1068b73c5d5cd2d39d1dc2e9ceb12071b1fabb98bef9054aab661176e09a8e1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210171959.tar.gz", + "hash": "220976d9a44d2bc035cb2fe37f9eed04968ffd28cb4d54fcfd2a5d5dca553336", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },