jdtls: Update to version 1.13.0-202206220223

This commit is contained in:
github-actions[bot] 2022-06-22 04:34:00 +00:00
parent f412839717
commit 68a12cb152

View File

@ -1,5 +1,5 @@
{
"version": "1.13.0-202206201431",
"version": "1.13.0-202206220223",
"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.13.0-202206201431.tar.gz",
"hash": "85ce9e0c72da630377aa6d084009d2ec5224e12c1925577c24c3c5b53cb366ec",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206220223.tar.gz",
"hash": "e020c229ae9d49716b4b0aea7ebfd7418c718f9ea4e5d92ab63f5fab54bcc6dc",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},