jdtls: Update to version 1.36.0-202405071413

This commit is contained in:
github-actions[bot] 2024-05-07 16:28:17 +00:00
parent fb62bd3412
commit 3e38c99e84

View File

@ -1,5 +1,5 @@
{
"version": "1.36.0-202405030506",
"version": "1.36.0-202405071413",
"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.36.0-202405030506.tar.gz",
"hash": "d14c491f055d8044c1c180c471fe90d8ccdf60ada4706a45696c057849b093a0",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.36.0-202405071413.tar.gz",
"hash": "32276bdac483c1abef3ccdba56c9f1d175f96e5c1e9cbca91fb276a12948d7d6",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},