jdtls: Update to version 1.27.0-202309062121

This commit is contained in:
github-actions[bot] 2023-09-07 00:33:06 +00:00
parent 1ff2e04d90
commit 179bb979bd

View File

@ -1,5 +1,5 @@
{
"version": "1.27.0-202309051634",
"version": "1.27.0-202309062121",
"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.27.0-202309051634.tar.gz",
"hash": "9ae83d1af9de9b29ee07b52841ae89a59703302286f970b951a8707d7dec471f",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202309062121.tar.gz",
"hash": "76bf574416efddd004753cf8065d8e558d273f0fb23fbdecd18edd4a7113b273",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},