jdtls: Update to version 1.25.0-202306012135

This commit is contained in:
github-actions[bot] 2023-06-02 00:33:53 +00:00
parent ddac2ef81e
commit 4e6aab5348

View File

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