jdtls: Update to version 1.19.0-202212090139

This commit is contained in:
github-actions[bot] 2022-12-09 04:28:12 +00:00
parent fd7fb5a0a4
commit 3df4e247ea

View File

@ -1,5 +1,5 @@
{
"version": "1.19.0-202212071626",
"version": "1.19.0-202212090139",
"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.19.0-202212071626.tar.gz",
"hash": "02d4e079bfc490010be9113215a933ca8539ce1bdf43f7b8b09583116a3028da",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212090139.tar.gz",
"hash": "90661d784a1b2cab5d2929ea19ca2ae8cf2d9a0362a3ef72cebb557043d0abbb",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},