jdtls: Update to version 1.29.0-202309282122

This commit is contained in:
github-actions[bot] 2023-09-29 00:33:34 +00:00
parent f438f586c3
commit 00e9abc0ea

View File

@ -1,5 +1,5 @@
{
"version": "1.29.0-202309281621",
"version": "1.29.0-202309282122",
"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.29.0-202309281621.tar.gz",
"hash": "46c1938ca0d1b66190ca664996d796f3b1e0f2359b7c4e0bf237389372abdac7",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202309282122.tar.gz",
"hash": "b2303460e7b24c8c48463eb8618f86c8699f9a7f46f1a0c3a8e3d517839741b1",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},