jdtls: Update to version 1.24.0-202304271857

This commit is contained in:
github-actions[bot] 2023-04-27 20:27:26 +00:00
parent 7126cf0fac
commit 90c2c46621

View File

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