jdtls: Update to version 1.24.0-202305150815

This commit is contained in:
github-actions[bot] 2023-05-15 08:29:15 +00:00
parent 02ac0d6bb2
commit 3d9b9c5ff0

View File

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