jdtls: Update to version 1.17.0-202210051506

This commit is contained in:
github-actions[bot] 2022-10-05 16:33:18 +00:00
parent cc4ed7dc63
commit 89ff8fea95

View File

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