jdtls: Update to version 1.27.0-202307312307

This commit is contained in:
github-actions[bot] 2023-08-01 00:33:57 +00:00
parent ad708cd187
commit 5b446d4bfe

View File

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