jdtls: Update to version 1.24.0-202306011237

This commit is contained in:
github-actions[bot] 2023-06-01 16:30:17 +00:00
parent 7c2b4bf537
commit 452bdbfeab

View File

@ -1,5 +1,5 @@
{
"version": "1.24.0-202306010331",
"version": "1.24.0-202306011237",
"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.24.0-202306010331.tar.gz",
"hash": "d769a91e8d3a9d3608c8d7be37b84baf8b0bfeddc95c9e17f7b7f9e13fc27b3b",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202306011237.tar.gz",
"hash": "3a6f7859e9284c8b8906d822790f1739ee80010c20e71270918f66365b2aba37",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},