jdtls: Update to version 1.37.0-202406121608

This commit is contained in:
github-actions[bot] 2024-06-12 16:28:38 +00:00
parent 7e14891900
commit bef96d60b2

View File

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