jdtls: Update to version 1.19.0-202301171536

This commit is contained in:
github-actions[bot] 2023-01-17 16:29:10 +00:00
parent 2be090af06
commit c80d6da3ea

View File

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