jdtls: Update to version 1.30.1-202312070249

This commit is contained in:
github-actions[bot] 2023-12-07 04:26:39 +00:00
parent 5697486177
commit 21b7b33de0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.31.0-202312062128", "version": "1.30.1-202312070249",
"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.31.0-202312062128.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.1-202312070249.tar.gz",
"hash": "b816dc01888dfca4e5308d5003b0a93fc5cba9f0ac8147f8b70dad49a33089b5", "hash": "a1a6299a19d6390c62b8247ff1c2bc0f1e191d3dd4b48d443d8f2996d5adab41",
"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\""
}, },