jdtls: Update to version 1.31.0-202312150549

This commit is contained in:
github-actions[bot] 2023-12-15 08:26:49 +00:00
parent a2e090e4cc
commit 1c90ae285a

View File

@ -1,5 +1,5 @@
{
"version": "1.31.0-202312141823",
"version": "1.31.0-202312150549",
"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.31.0-202312141823.tar.gz",
"hash": "242808d64bbad9da024baa5fd7ca95dcddb23553e5615c3855bd8d4ea00292a1",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312150549.tar.gz",
"hash": "9c41bebed2d46908222e8497e1548853d207a74d55b91c56605aee69f6afb5e2",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},