diff --git a/bucket/jdtls.json b/bucket/jdtls.json index fecec28dce..b113ebce9b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.45.0-202502010350", + "version": "1.45.0-202502010556", "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.45.0-202502010350.tar.gz", - "hash": "86804a1a167f3bd6cfc4d1438981fa617223c091486ac98ac7b1fc6fa23ef312", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502010556.tar.gz", + "hash": "c984a97fa490758f26449c6671f841030303b861eb3ca6d01a70c04b351add3a", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },