jdtls: Update to version 1.39.0-202408021530

This commit is contained in:
github-actions[bot] 2024-08-02 16:28:57 +00:00
parent 5acb3acb1f
commit 1d75e1aad5

View File

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