jdtls: Update to version 1.47.0-202503311844

This commit is contained in:
github-actions[bot] 2025-03-31 20:28:52 +00:00
parent 390d87b8be
commit ca102102c6

View File

@ -1,5 +1,5 @@
{
"version": "1.47.0-202503282015",
"version": "1.47.0-202503311844",
"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.47.0-202503282015.tar.gz",
"hash": "3cce70f9fafbc7ead38c036705233a9a04b1dccfd9131c167173ac440be07efe",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.47.0-202503311844.tar.gz",
"hash": "344bc3ab8ecfe73312a63776a41c1c2d806d742abdbb126eb60a33d9d06cd312",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},