jdtls: Update to version 1.23.0-202304191224

This commit is contained in:
github-actions[bot] 2023-04-19 12:30:37 +00:00
parent c90c8a6515
commit 0197ed3330

View File

@ -1,5 +1,5 @@
{
"version": "1.23.0-202304181620",
"version": "1.23.0-202304191224",
"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.23.0-202304181620.tar.gz",
"hash": "a6e97281f56ca39af5b049247a37a915ad97aa2d448560f3d59142100a6cb776",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304191224.tar.gz",
"hash": "f25f804227be5f4573b6ccf13a0f9c41c7bdec45ba8b1d552f82b692e078c983",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},