jdtls: Update to version 1.46.0-202503242335

This commit is contained in:
github-actions[bot] 2025-03-25 00:38:06 +00:00
parent c5ddd287c0
commit 1fafd5da50

View File

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