jdtls: Update to version 1.35.0-202404171951

This commit is contained in:
github-actions[bot] 2024-04-17 21:06:26 +00:00
parent eb6328e6a1
commit c60252d32a

View File

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