From 5ab60317bcc4d5c98f004c9a6b07fe7138ae371b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:32:57 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202312062128 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index c0c0c41812..637610eaf8 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202312061813", + "version": "1.31.0-202312062128", "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.31.0-202312061813.tar.gz", - "hash": "be0670eb07d9659e4f8eed323fbb8ce161e0e4e3a35a88c7c556fa225727ded8", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312062128.tar.gz", + "hash": "b816dc01888dfca4e5308d5003b0a93fc5cba9f0ac8147f8b70dad49a33089b5", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },