jdtls: Update to version 1.24.0-202304271608

This commit is contained in:
github-actions[bot] 2023-04-27 16:26:54 +00:00
parent 3f0c363440
commit a59cc1f2a4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.23.0-202304270355", "version": "1.24.0-202304271608",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304270355.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202304271608.tar.gz",
"hash": "6c47783bfe361d09a6587fd1d523eacae4d8bd53ec4892f729caee8c7242164b", "hash": "7c5208563e787621ebc47ac526cab270a816a45fd6d6b862b5c33033736bd3e1",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },