jdtls: Update to version 1.32.0-202402010345

This commit is contained in:
github-actions[bot] 2024-02-01 04:25:47 +00:00
parent 544e323096
commit f010fd4267

View File

@ -1,5 +1,5 @@
{ {
"version": "1.32.0-202401300038", "version": "1.32.0-202402010345",
"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-202401300038.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202402010345.tar.gz",
"hash": "78aaf442f70292e95fc3f594a19280320a52f794f6a90a92b6e644befa727abf", "hash": "47070d15cbd90c9133d2a53fd1239fdd72d41cfb02937d93f27597650fe2b552",
"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\""
}, },