jdtls: Update to version 1.13.0-202206092056

This commit is contained in:
github-actions[bot] 2022-06-10 00:36:17 +00:00
parent f6c207dd53
commit 6df0558ba6

View File

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