jdtls: Update to version 1.49.0-202507292057

This commit is contained in:
github-actions[bot] 2025-07-30 00:44:38 +00:00
parent 8ad768819d
commit 79cdca0419

View File

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