jdtls: Update to version 1.19.0-202301170551

This commit is contained in:
github-actions[bot] 2023-01-17 08:28:16 +00:00
parent bc9d0f8931
commit ece04f7c32

View File

@ -1,5 +1,5 @@
{
"version": "1.19.0-202301160526",
"version": "1.19.0-202301170551",
"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.19.0-202301160526.tar.gz",
"hash": "71374a8a1786713d8f7d5a3e118b76ba59dfb5ee5c024bc612bb3c1b704519fb",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202301170551.tar.gz",
"hash": "a2a22c4519a312161d006863bcd05429cf6898d7ef652db24e91cd39bdc86fbc",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},