jdtls: Update to version 1.23.0-202304171051

This commit is contained in:
github-actions[bot] 2023-04-17 12:31:01 +00:00
parent e69a76c3e9
commit 46a25e74c4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.23.0-202304170215", "version": "1.23.0-202304171051",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304170215.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304171051.tar.gz",
"hash": "3b713758088d3ef2a49868e9badfe44aca6dbf5cbfeeeae2f4434fff1dc0edd1", "hash": "505ba34068a1aad688f7e1919e997a1fb7d3bed330d33f21e708201cb073e747",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },