jdtls: Update to version 1.31.0-202401020105

This commit is contained in:
github-actions[bot] 2024-01-02 04:25:55 +00:00
parent bb1ecfae84
commit ab0760fd94

View File

@ -1,5 +1,5 @@
{ {
"version": "1.31.0-202312211634", "version": "1.31.0-202401020105",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312211634.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202401020105.tar.gz",
"hash": "25cb3fd6c77044746e39a048af7aa80f2a74111517545f75dce1a9345c7ee906", "hash": "c47f9401b6259d4024bb88d2a17b9cea22ae5cb9cc369847441356bdfbb0e8da",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },