jdtls: Update to version 1.29.0-202310051703

This commit is contained in:
github-actions[bot] 2023-10-05 20:24:29 +00:00
parent c57bbcf615
commit 74f386bcc9

View File

@ -1,5 +1,5 @@
{
"version": "1.29.0-202310042135",
"version": "1.29.0-202310051703",
"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-202310042135.tar.gz",
"hash": "6f131a80eeb8ff6acb1eab9421aa4533301e0bafa2cdb603f78aab034e1d71c5",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310051703.tar.gz",
"hash": "2dce3b714a7c88de5a92a0582753665b48db1fad2e83763f4df6c8f82d2d2d0d",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},