jdtls: Update to version 1.32.0-202401172140

This commit is contained in:
github-actions[bot] 2024-01-18 00:32:25 +00:00
parent 53a756a310
commit 2bc5f8c1f8

View File

@ -1,5 +1,5 @@
{ {
"version": "1.32.0-202401171639", "version": "1.32.0-202401172140",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401171639.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401172140.tar.gz",
"hash": "aabebf32f3cca3d3df9c076f85053efed5c775c1a9911a02cb6f4e75a033ee45", "hash": "a7c8a17d53dd6228beb5e12d001ac35369a64050f18da23e1f2e190df6771ba1",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },