jdtls: Update to version 1.48.0-202506171733

This commit is contained in:
github-actions[bot] 2025-06-17 20:29:12 +00:00
parent 18b1c4d364
commit acf6b0b791

View File

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