jdtls: Update to version 1.23.0-202304270355

This commit is contained in:
github-actions[bot] 2023-04-27 04:26:26 +00:00
parent eb404fd85f
commit 29d6b5e1ac

View File

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