jdtls: Update to version 1.12.0-202206010218

This commit is contained in:
github-actions[bot] 2022-06-01 04:51:43 +00:00
parent 6dfb1396e9
commit 782006f32b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.12.0-202205311813", "version": "1.12.0-202206010218",
"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.12.0-202205311813.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202206010218.tar.gz",
"hash": "36192115c4e069f64860b3253df8b39e2e0204b313a3d83c6f979c2035267167", "hash": "e67ed1fc2c198903abe2ae3fd6f7a48d4b1ae3324697fb339996171c0a126b06",
"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\""
}, },