jdtls: Update to version 1.27.0-202308171553

This commit is contained in:
github-actions[bot] 2023-08-17 16:26:57 +00:00
parent eab1a85aef
commit a999855809

View File

@ -1,5 +1,5 @@
{
"version": "1.27.0-202307312307",
"version": "1.27.0-202308171553",
"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-202307312307.tar.gz",
"hash": "762b7357a6cb4f64dc1a7363166de74dbb78dc6e5dbadf99e68c3b41a04b57a9",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308171553.tar.gz",
"hash": "1900f3c9b8965d7cfc75109dbaddab4289f3a220bf9c2cc6fea7ebee7c7204a2",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},