jdtls: Update to version 1.37.0-202406221744

This commit is contained in:
github-actions[bot] 2024-06-22 20:25:00 +00:00
parent 653c5169cd
commit 3191b48a6f

View File

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