jdtls: Update to version 1.47.0-202503282015

This commit is contained in:
github-actions[bot] 2025-03-28 20:28:19 +00:00
parent f0d8de1d04
commit fd4da429ae

View File

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