jdtls: Update to version 1.45.0-202502141853

This commit is contained in:
github-actions[bot] 2025-02-14 20:28:30 +00:00
parent 846b8f1728
commit 8c0fc9fa57

View File

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