jdtls: Update to version 1.21.0-202302271906

This commit is contained in:
github-actions[bot] 2023-02-27 20:27:30 +00:00
parent acbe4aae8a
commit cc4a5f212e

View File

@ -1,5 +1,5 @@
{
"version": "1.21.0-202302271502",
"version": "1.21.0-202302271906",
"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.21.0-202302271502.tar.gz",
"hash": "fd6fe464fcfe475e6c32113ccc9850d387b74dd98c73fa383486a71a201c4ab4",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302271906.tar.gz",
"hash": "3d9409fec1d5f46f3c568d627481cec8e6bcfd6d4b1b625d3dfb6070cace3ebe",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},