jdtls: Update to version 1.46.0-202503270033

This commit is contained in:
github-actions[bot] 2025-03-27 04:29:12 +00:00
parent 1306e5f157
commit 6a236b2cab

View File

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