jdtls: Update to version 1.47.0-202503271927

This commit is contained in:
github-actions[bot] 2025-03-27 20:27:52 +00:00
parent 28f6ff80a7
commit 43488277b4

View File

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