jdtls: Update to version 1.22.0-202303212332

This commit is contained in:
github-actions[bot] 2023-03-22 00:38:17 +00:00
parent 54759d3aa9
commit 5a136c31da

View File

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