From cd0a9fc62e18511c66b7e34b63acd8d0450d450b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 04:25:50 +0000 Subject: [PATCH] jdtls: Update to version 1.27.0-202308300150 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e41c1c5207..a8b24206db 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202308252348", + "version": "1.27.0-202308300150", "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.27.0-202308252348.tar.gz", - "hash": "584e93b21d9df2638ec81f63a9cc94cb351f149a3e35bc907ba62caac531f140", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308300150.tar.gz", + "hash": "943fa463ca318a2d19fc097f813f374403728a794ee946dfbb13d72f190eba63", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },