jdtls: Update to version 1.23.0-202304170215

This commit is contained in:
github-actions[bot] 2023-04-17 04:27:23 +00:00
parent b7dead9a72
commit 01d4250a76

View File

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