jdtls: Update to version 1.22.0-202304031850

This commit is contained in:
github-actions[bot] 2023-04-03 20:24:26 +00:00
parent fc0ebad52c
commit 696e1a1102

View File

@ -1,5 +1,5 @@
{ {
"version": "1.22.0-202303311723", "version": "1.22.0-202304031850",
"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.22.0-202303311723.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202304031850.tar.gz",
"hash": "20ac883a855adabe8dfe3581df9867dc128ee3137d10018a8620609946f815a2", "hash": "9c9693869d226604a82b147506ff42a5341753509fe480d16fec7dbee0479d35",
"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\""
}, },