jdtls: Update to version 1.13.0-202206090136

This commit is contained in:
github-actions[bot] 2022-06-09 04:30:50 +00:00
parent 07c5a96478
commit 656a050688

View File

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