From 762c053d8fb0701251c753cb3a872b5bd13d7b3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 08:28:46 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202302230430 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index cdc03e8ac3..62670fc674 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202302222352", + "version": "1.21.0-202302230430", "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.21.0-202302222352.tar.gz", - "hash": "6a31966e35332e8222353f4a11b2064074b7a6893a5ba8e0ba0d0148f74048e4", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302230430.tar.gz", + "hash": "da63c425d41081475d20bb01526a973f0cb1904e5a132ce6eda4627c0f83e48b", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },