jdtls: Update to version 1.45.0-202502161811

This commit is contained in:
github-actions[bot] 2025-02-16 20:26:51 +00:00
parent e090d228d8
commit ab649f0eba

View File

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