jdtls: Update to version 1.21.0-202302280109

This commit is contained in:
github-actions[bot] 2023-02-28 04:30:32 +00:00
parent 490dc3cb56
commit 605175869d

View File

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