jdtls: Update to version 1.37.0-202406190353

This commit is contained in:
github-actions[bot] 2024-06-19 04:28:14 +00:00
parent 43745dde4d
commit 6301aefdc2

View File

@ -1,5 +1,5 @@
{
"version": "1.37.0-202406130424",
"version": "1.37.0-202406190353",
"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.37.0-202406130424.tar.gz",
"hash": "6b1cb9579806808a7b00906fcc58c99d8815b942f2adbd0954fcca8199e8c99c",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406190353.tar.gz",
"hash": "7ec01b0f5d295f54ffcae0a95957e7150900082c77f6d4e7a8b19cb96e00ff8a",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},