jdtls: Update to version 1.25.0-202306221809

This commit is contained in:
github-actions[bot] 2023-06-22 20:26:10 +00:00
parent 86a34918dc
commit 7f191b934c

View File

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