jdtls: Update to version 1.38.0-202407231400

This commit is contained in:
github-actions[bot] 2024-07-23 16:30:11 +00:00
parent 9a5438d4b7
commit ff9a2cd197

View File

@ -1,5 +1,5 @@
{
"version": "1.38.0-202407200154",
"version": "1.38.0-202407231400",
"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.38.0-202407200154.tar.gz",
"hash": "96a6c854b4935ebc82fddea92ecb1232d3c0817fc53f17478a7b710bac68cbfa",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.38.0-202407231400.tar.gz",
"hash": "eb7d82023b4f05ca7d4b400dec6e6535afe4af788217746181f9793bad7d7230",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},