jdtls: Update to version 1.29.0-202310172046

This commit is contained in:
github-actions[bot] 2023-10-18 00:33:27 +00:00
parent c1e821d12e
commit ff329fe829

View File

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