jdtls: Update to version 1.22.0-202304041936

This commit is contained in:
github-actions[bot] 2023-04-04 20:26:02 +00:00
parent 85a25a5491
commit 1b972763c6

View File

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