diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 678e0d0123..b328bc16e1 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.44.0-202501220453", + "version": "1.44.0-202501221502", "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.44.0-202501220453.tar.gz", - "hash": "7e0acfb5181ee44bb40a5b0263af738035b8a4211ce0390881af607fa1f532d7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.44.0-202501221502.tar.gz", + "hash": "d3eab84f06d148fc7a08a1af46ff64b8041da400304515863d62ca4e6cda72b3", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },