jdtls: Update to version 1.25.0-202306220434

This commit is contained in:
github-actions[bot] 2023-06-22 08:26:20 +00:00
parent 40ee200cfc
commit 504b33ead3

View File

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