From c03bea53bfa1789d3da1239326c9717e298e6e6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 00:33:14 +0000 Subject: [PATCH] jdtls: Update to version 1.22.0-202304032059 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index d48c8111c5..c981ddbc2b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.22.0-202304031850", + "version": "1.22.0-202304032059", "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.22.0-202304031850.tar.gz", - "hash": "9c9693869d226604a82b147506ff42a5341753509fe480d16fec7dbee0479d35", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202304032059.tar.gz", + "hash": "5a965fc400b1a22f8267878bfcd5b8fe10c847ee81896fa898e3e3c4c3242a62", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },