diff --git a/bucket/jdtls.json b/bucket/jdtls.json index dd57f1b020..e2829a9030 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.45.0-202502191452", + "version": "1.45.0-202502191649", "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-202502191452.tar.gz", - "hash": "f16fbffed7be0afdc2d900a573a6920b0bd9c036e0a1c3938e2c2cbb112dd4ba", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.45.0-202502191649.tar.gz", + "hash": "27ac15ea2d1c0223ff01cc0f97e645f82792bedb964918134ba449109da0bcc1", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },