jdtls: Update to version 1.24.0-202305301545

This commit is contained in:
github-actions[bot] 2023-05-30 16:25:51 +00:00
parent 978b80cbb5
commit 974d6221a4

View File

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