jdtls: Update to version 1.27.0-202308312204

This commit is contained in:
github-actions[bot] 2023-09-01 00:34:36 +00:00
parent 6e9231de50
commit 3151fcff98

View File

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