jdtls: Update to version 1.45.0-202502100528

This commit is contained in:
github-actions[bot] 2025-02-10 08:30:37 +00:00
parent eee91935b6
commit b8b50aa4ba

View File

@ -1,5 +1,5 @@
{
"version": "1.45.0-202502041919",
"version": "1.45.0-202502100528",
"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.45.0-202502041919.tar.gz",
"hash": "8cb6775ed24a6f88aecc5c8972e7dfc3a87a215085dbd7333b8cd9e1e3aed0ae",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502100528.tar.gz",
"hash": "12d11afa8f113728851af5eee7019e4ffdd49f76e8b1e6da1b86f1921970ebb8",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},