jdtls: Update to version 1.39.0-202408130344

This commit is contained in:
github-actions[bot] 2024-08-13 04:28:07 +00:00
parent cad26f97dc
commit 17888b3a67

View File

@ -1,5 +1,5 @@
{
"version": "1.39.0-202408021530",
"version": "1.39.0-202408130344",
"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.39.0-202408021530.tar.gz",
"hash": "1390ecff97ebe60c212bc395fa24b7cbd46940089284ad33b01163c714e93c66",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.39.0-202408130344.tar.gz",
"hash": "bd01417ca6055c8dda584845b8cf40d750aad3559b35c832c2c18fa06fbd8889",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},