jdtls: Update to version 1.24.0-202306010331

This commit is contained in:
github-actions[bot] 2023-06-01 04:27:17 +00:00
parent 3c9fcb77e7
commit d820841272

View File

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