diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7844fc33b6..5ca221f7af 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.15.0-202208050200", + "version": "1.15.0-202208050835", "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.15.0-202208050200.tar.gz", - "hash": "ae46174978f6c291470b202a2cc41f38cb301455d1646c5f47443428bca099e5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208050835.tar.gz", + "hash": "62b99d8715f02eff2d55b7ec067090062cee23b56431bdae4ac732f5489c41a7", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },