jdtls: Update to version 1.45.0-202502011936

This commit is contained in:
github-actions[bot] 2025-02-01 20:27:01 +00:00
parent 18ea02cf9d
commit 1930232a93

View File

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