jdtls: Update to version 1.22.0-202304060813

This commit is contained in:
github-actions[bot] 2023-04-06 08:27:31 +00:00
parent 7787957d30
commit a053a8b328

View File

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