jdtls: Update to version 1.21.0-202303080103

This commit is contained in:
github-actions[bot] 2023-03-08 04:28:46 +00:00
parent 5136aa6a5c
commit 5afa797a49

View File

@ -1,5 +1,5 @@
{
"version": "1.21.0-202303072247",
"version": "1.21.0-202303080103",
"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-202303072247.tar.gz",
"hash": "2ad7e52822b939ae7b46e7e4a9246988cef9f3804bee859f4e56cde04df2b68e",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303080103.tar.gz",
"hash": "a7fefcf639002778fda42f378d6bc9eae6e1c38c2f2e5ce8112c04c6593fdf96",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},