jdtls: Update to version 1.46.0-202503271314

This commit is contained in:
github-actions[bot] 2025-03-27 16:30:16 +00:00
parent ff0cc7c217
commit efe5c542eb

View File

@ -1,5 +1,5 @@
{
"version": "1.46.0-202503270033",
"version": "1.46.0-202503271314",
"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.46.0-202503270033.tar.gz",
"hash": "a3d030f0a87c599d46a7bf51da9cc7263c59837d570f5727dbb5d34754c5aa3c",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.46.0-202503271314.tar.gz",
"hash": "437d8942451204405a01a71fe8c478a6c9e9975d920416d3fc3dfced414c5178",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},