jdtls: Update to version 1.23.0-202304171847

This commit is contained in:
github-actions[bot] 2023-04-17 20:25:04 +00:00
parent 7ed5c26012
commit 9f3ff0d4a2

View File

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