jdtls: Update to version 1.45.0-202502191452

This commit is contained in:
github-actions[bot] 2025-02-19 16:30:17 +00:00
parent 972f5e4eb9
commit 71b07a6aae

View File

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