jdtls: Update to version 1.22.0-202303280422

This commit is contained in:
github-actions[bot] 2023-03-28 04:28:42 +00:00
parent 7ef8d719ac
commit 3aa6602844

View File

@ -1,5 +1,5 @@
{
"version": "1.22.0-202303242204",
"version": "1.22.0-202303280422",
"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-202303242204.tar.gz",
"hash": "95c8f48df9f0af3bc283f62a8ba0b70cf11714179c1e6fb616570a7c1dad7be5",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303280422.tar.gz",
"hash": "d8d72ec17fdc224770a01b2426c44145220e27edf4616a8874f05eb2bf69792b",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},