jdtls: Update to version 1.37.0-202406071833

This commit is contained in:
github-actions[bot] 2024-06-07 20:25:48 +00:00
parent 9a83ad0e45
commit 1e16c4e1c4

View File

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