jdtls: Update to version 1.28.0-202309262131

This commit is contained in:
github-actions[bot] 2023-09-27 00:32:48 +00:00
parent 91e34c3e1c
commit a833d1350d

View File

@ -1,5 +1,5 @@
{
"version": "1.28.0-202309261659",
"version": "1.28.0-202309262131",
"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.28.0-202309261659.tar.gz",
"hash": "beaebb039a5e62094144922cb711198dc84e67283a2027fb496490b998adabe1",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309262131.tar.gz",
"hash": "4b65d8505d443a62827faf4805b9c169702ce54dd1028aabb14183cc1e58a19e",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},