From 6612257a4833b8b84c151c96d8c63e06fdcc8ff6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:00:59 +0000 Subject: [PATCH] jdtls: Update to version 1.20.0-202302080104 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 94d4dc2d5f..66cbfb557f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302070338", + "version": "1.20.0-202302080104", "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.20.0-202302070338.tar.gz", - "hash": "e4bfb6acccf811b765ad7c9a7e43178d64453bfaa48512ade1f9558bfacbcb71", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302080104.tar.gz", + "hash": "991cf4519cc6dfbbe375fc562b5cb64bc8270c18983d5f5484f8f6e7cea6210f", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },