jdtls: Update to version 1.25.0-202306232310

This commit is contained in:
github-actions[bot] 2023-06-24 00:34:06 +00:00
parent 161a1544f7
commit 47a2d8495d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.25.0-202306221809", "version": "1.25.0-202306232310",
"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.25.0-202306221809.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.25.0-202306232310.tar.gz",
"hash": "17ed6ecfac7659e34de7bd69734543916a119d3dbcd68761134f37358e6aa8ce", "hash": "a4c353d66bfe84539a1ed0b970acdf48ca1fdf13b26247c5d6f2978862c792ce",
"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\""
}, },