jdtls: Update to version 1.24.0-202305160157

This commit is contained in:
github-actions[bot] 2023-05-16 04:28:36 +00:00
parent 1be13fc07c
commit 8d3b11e6ed

View File

@ -1,5 +1,5 @@
{
"version": "1.24.0-202305150815",
"version": "1.24.0-202305160157",
"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-202305150815.tar.gz",
"hash": "9ae1552dc5caa3a7e97745af73491b59430c1f2b21d0ac0346b61ffca0d48771",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305160157.tar.gz",
"hash": "1260d7d536d7d1afc8b30ae51e4186fa9b74a3574a0fdacab30ca95906994c8f",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},