jdtls: Update to version 1.30.1-202312071447

This commit is contained in:
github-actions[bot] 2023-12-07 16:27:54 +00:00
parent b599cf5a85
commit bc0dde390f

View File

@ -1,5 +1,5 @@
{
"version": "1.30.1-202312070249",
"version": "1.30.1-202312071447",
"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.30.1-202312070249.tar.gz",
"hash": "a1a6299a19d6390c62b8247ff1c2bc0f1e191d3dd4b48d443d8f2996d5adab41",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.1-202312071447.tar.gz",
"hash": "4c005ede9df73e60cfb8f611373808c9121286d3adbfb745384cced9f19b2de3",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},