diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4065911d6b..0f33b051e4 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.12.0-202205191805", + "version": "1.12.0-202205230356", "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.12.0-202205191805.tar.gz", - "hash": "a8810198bf8dcfd609618d1e32c91c2eaea4ff2d074b7aaca889384c504db1d7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202205230356.tar.gz", + "hash": "134a8544932a82dc044027c6deb61504f3a99f5fc4a5b8c8d4e93c33557dc127", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },