jdtls: Update to version 1.31.0-202311301809

This commit is contained in:
github-actions[bot] 2023-11-30 20:24:36 +00:00
parent 1122180f41
commit 646533f289

View File

@ -1,5 +1,5 @@
{ {
"version": "1.30.0-202311301503", "version": "1.31.0-202311301809",
"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.30.0-202311301503.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202311301809.tar.gz",
"hash": "579809f27df5f4e53566217f7273fa25cd45a22d3870c0aafd4f84cdd4c97acd", "hash": "b39c95439c50d678e1595ebf9abccbc05cf84d3b52805c385981f2aacd1ac974",
"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\""
}, },