jdtls: Update to version 1.25.0-202306082334

This commit is contained in:
github-actions[bot] 2023-06-09 00:34:05 +00:00
parent 00af9b6b3f
commit 8ad1d86013

View File

@ -1,5 +1,5 @@
{
"version": "1.25.0-202306071900",
"version": "1.25.0-202306082334",
"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.25.0-202306071900.tar.gz",
"hash": "a42d2e7e1918182597d2fc7aab539b6742bcc2650971a17df967528946dc0a29",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.25.0-202306082334.tar.gz",
"hash": "251274b45057d6305021dcc5c5d1e98927dbc1545c9874969a30c0a97db75409",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},