jdtls: Update to version 1.36.0-202405281309

This commit is contained in:
github-actions[bot] 2024-05-28 16:28:22 +00:00
parent 493ca84070
commit 7dfd0aefc4

View File

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