jdtls: Update to version 1.45.0-202502191649

This commit is contained in:
github-actions[bot] 2025-02-19 20:28:54 +00:00
parent 74d92b094a
commit e7db8275be

View File

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