jdtls: Update to version 1.46.1-202504011757

This commit is contained in:
github-actions[bot] 2025-04-01 20:28:50 +00:00
parent f35289a0a7
commit ee9178c68e

View File

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