jdtls: Update to version 1.22.0-202304131553

This commit is contained in:
github-actions[bot] 2023-04-13 16:27:15 +00:00
parent 3fc32dd657
commit d4482ac267

View File

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