jdtls: Update to version 1.13.0-202206201431

This commit is contained in:
github-actions[bot] 2022-06-20 16:31:40 +00:00
parent b17435007b
commit 9546262667

View File

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