diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b94950704c..48f9eca75e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.41.0-202410021526", + "version": "1.41.0-202410160400", "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.41.0-202410021526.tar.gz", - "hash": "b77a816e46d74a2322afe639ac56c6edbbc47ef6607c834faecdab5f873cf233", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.41.0-202410160400.tar.gz", + "hash": "5e27a6ed04a0eb0e30f3373361f4c500ca8814df6eaac696c14914a1ace64cde", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },